var FR0004172450_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,17112000],[2009,18335000],[2010,17075000],[2011,17652000],[2012,18168000],[2013,9108000],[2014,8143000],[2015,455000],[2016,1483000],[2017,2899000],[2018,2801000],[2019,5674000],[2020,8168000],[2021,8250000],[2022,24212000],[2023,35228000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,6000],[2012,214000],[2013,5000],[2014,1000],[2015,701000],[2016,700000],[2017,2890000],[2018,468000],[2019,457000],[2020,452000],[2021,17523000],[2022,13771000],[2023,13578000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,630000],[2015,600000],[2016,530000],[2017,1580000],[2018,5730000],[2019,10660000],[2020,25530000],[2021,null],[2022,743000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1630000],[2015,2270000],[2016,1470000],[2017,2890000],[2018,5000000],[2019,6180000],[2020,19610000],[2021,20410000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5023000],[2012,3754000],[2013,10338000],[2014,3378000],[2015,3812000],[2016,2465000],[2017,4725000],[2018,11029000],[2019,17037000],[2020,45504000],[2021,52363000],[2022,55183000],[2023,23891000]], "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: 'FR0004172450_passif', data: FR0004172450_passif, height: "350", width: "100%" });