var FR0010528059_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2008,7533000],[2009,8457000],[2010,9493000],[2011,10885000],[2012,11709000],[2013,13908000],[2014,14035000],[2015,14021000],[2016,14522000],[2017,11376000],[2018,10210000],[2019,9817000],[2020,15954000],[2021,18476000],[2022,21145000],[2023,22468000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,1000],[2012,775000],[2013,2337000],[2014,2167000],[2015,1988000],[2016,1805000],[2017,1674000],[2018,1322000],[2019,2696000],[2020,4621000],[2021,3743000],[2022,5821000],[2023,11704000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,44000],[2012,76000],[2013,97000],[2014,123000],[2015,129000],[2016,168000],[2017,203000],[2018,212000],[2019,297000],[2020,387000],[2021,403000],[2022,304000],[2023,323000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,898000],[2021,1080000],[2022,719000],[2023,570000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,7113000],[2012,9479000],[2013,6816000],[2014,5568000],[2015,5185000],[2016,5740000],[2017,4174000],[2018,7087000],[2019,7470000],[2020,10074000],[2021,11699000],[2022,11676000],[2023,13945000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0010528059_passif', data: FR0010528059_passif, height: "350", width: "100%" });