var FR0000072373_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,5480000],[2009,2497000],[2010,2901000],[2011,3488000],[2012,4711000],[2013,3655000],[2014,7380000],[2015,6989000],[2016,6220000],[2017,12724000],[2018,10966000],[2019,10381000],[2020,10563000],[2021,11574000],[2022,6506000],[2023,7030000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4713000],[2009,1677000],[2010,2928000],[2011,2662000],[2012,4238000],[2013,2783000],[2014,4393000],[2015,4723000],[2016,5377000],[2017,6984000],[2018,6930000],[2019,10024000],[2020,9102000],[2021,9930000],[2022,5611000],[2023,12950000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,289000],[2012,362000],[2013,394000],[2014,430000],[2015,413000],[2016,520000],[2017,692000],[2018,731000],[2019,847000],[2020,836000],[2021,868000],[2022,747000],[2023,840000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2846000],[2012,2314000],[2013,1905000],[2014,1836000],[2015,2086000],[2016,2330000],[2017,3194000],[2018,2840000],[2019,4301000],[2020,5071000],[2021,3571000],[2022,1421000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3260000],[2012,2491000],[2013,1750000],[2014,1456000],[2015,1551000],[2016,1571000],[2017,2133000],[2018,1956000],[2019,1650000],[2020,2180000],[2021,2360000],[2022,13620000],[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: 'FR0000072373_passif', data: FR0000072373_passif, height: "350", width: "100%" });