var FR0000044448_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,1617000000],[2009,1918000000],[2010,2207000000],[2011,1920000000],[2012,1843000000],[2013,1600000000],[2014,1433000000],[2015,1227000000],[2016,1469000000],[2017,1472000000],[2018,1367000000],[2019,1251000000],[2020,1256000000],[2021,1465000000],[2022,1667000000],[2023,1711000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,934000000],[2009,958000000],[2010,1088000000],[2011,1132000000],[2012,1453000000],[2013,1450000000],[2014,1270000000],[2015,1213000000],[2016,1236000000],[2017,1137000000],[2018,1231000000],[2019,1113000000],[2020,1320000000],[2021,1047000000],[2022,1316000000],[2023,1345000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,545000000],[2012,695000000],[2013,430000000],[2014,547000000],[2015,539000000],[2016,530000000],[2017,481000000],[2018,447000000],[2019,479000000],[2020,428000000],[2021,377000000],[2022,308000000],[2023,319000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1051000000],[2012,1136000000],[2013,1108000000],[2014,1321000000],[2015,1163000000],[2016,1244000000],[2017,1505000000],[2018,1290000000],[2019,1575000000],[2020,1577000000],[2021,2017000000],[2022,2323000000],[2023,2339000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,787000000],[2012,662000000],[2013,780000000],[2014,571000000],[2015,789000000],[2016,817000000],[2017,552000000],[2018,784000000],[2019,699000000],[2020,649000000],[2021,681000000],[2022,788000000],[2023,822000000]], "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: 'FR0000044448_passif', data: FR0000044448_passif, height: "350", width: "100%" });