var FR0000054470_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": [[2009,751756000],[2010,761472000],[2011,713995000],[2012,838227000],[2013,838227000],[2014,810048000],[2015,1018510000],[2016,1018510000],[2017,1133816000],[2018,889330000],[2019,920018000],[2020,1321743000],[2021,1665000000],[2022,1809000000],[2023,1482600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,83046000],[2010,143984000],[2011,94626000],[2012,133184000],[2013,133184000],[2014,250611000],[2015,503060000],[2016,503060000],[2017,933138000],[2018,1295167000],[2019,1343665000],[2020,1422827000],[2021,2094900000],[2022,2070200000],[2023,2461900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,8667000],[2013,8667000],[2014,8019000],[2015,15506000],[2016,15506000],[2017,13325000],[2018,13363000],[2019,16851000],[2020,18860000],[2021,26600000],[2022,30200000],[2023,38000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,75598000],[2013,75598000],[2014,93643000],[2015,206246000],[2016,206246000],[2017,178282000],[2018,176613000],[2019,188787000],[2020,139208000],[2021,152000000],[2022,156600000],[2023,121900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,157072000],[2013,201730000],[2014,174843000],[2015,206181000],[2016,274966000],[2017,323434000],[2018,430649000],[2019,819438000],[2020,702203000],[2021,946300000],[2022,893200000],[2023,566400000]], "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: 'FR0000054470_passif', data: FR0000054470_passif, height: "350", width: "100%" });