var FR0000120107_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": [[2010,null],[2011,1181109000],[2012,1206823000],[2013,1205284000],[2014,1219833000],[2015,1270876000],[2016,1361686000],[2017,1378424000],[2018,1396319000],[2019,1464337000],[2020,1551553000],[2021,1703035000],[2022,1827222000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,873189000],[2012,818983000],[2013,973326000],[2014,957169000],[2015,779285000],[2016,791920000],[2017,915528000],[2018,1053993000],[2019,1161466000],[2020,1131986000],[2021,1087933000],[2022,1078286000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,51660000],[2012,58948000],[2013,97260000],[2014,122371000],[2015,106540000],[2016,110609000],[2017,106995000],[2018,130913000],[2019,138587000],[2020,156880000],[2021,121925000],[2022,92596000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,572956000],[2012,583108000],[2013,689877000],[2014,636283000],[2015,638577000],[2016,668519000],[2017,695892000],[2018,617358000],[2019,653484000],[2020,687078000],[2021,758068000],[2022,866640000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,354625000],[2012,369357000],[2013,411683000],[2014,445780000],[2015,358422000],[2016,378001000],[2017,380843000],[2018,460215000],[2019,507199000],[2020,654936000],[2021,653335000],[2022,1584145000],[2023,null]], "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: 'FR0000120107_passif', data: FR0000120107_passif, height: "350", width: "100%" });