var FR0000045122_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": [[2005,-410000],[2009,1873000],[2010,2977000],[2011,3995000],[2012,3873000],[2013,4170000],[2014,4090000],[2015,4308000],[2016,4245000],[2017,3839000],[2018,3993000],[2019,3887000],[2020,3983000],[2021,3184000],[2022,2262000],[2023,2881000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,140000],[2009,null],[2010,null],[2011,34000],[2012,4000],[2013,603000],[2014,603000],[2015,573000],[2016,454000],[2017,335000],[2018,216000],[2019,93000],[2020,1504000],[2021,1507000],[2022,1660000],[2023,913000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1300000],[2016,1140000],[2017,960000],[2018,750000],[2019,620000],[2020,550000],[2021,356000],[2022,845000],[2023,888000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,5610000],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3290000],[2016,3280000],[2017,2680000],[2018,2050000],[2019,2220000],[2020,1690000],[2021,1550000],[2022,1420000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2009,null],[2010,8190000],[2011,7975000],[2012,5319000],[2013,6160000],[2014,7223000],[2015,6979000],[2016,6144000],[2017,5456000],[2018,4467000],[2019,4245000],[2020,3855000],[2021,3783000],[2022,3425000],[2023,4467000]], "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: 'FR0000045122_passif', data: FR0000045122_passif, height: "350", width: "100%" });