var FR0004045847_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,37234000],[2009,40061000],[2010,43524000],[2011,46283000],[2012,58153000],[2013,62488000],[2014,69662000],[2015,76496000],[2016,77068000],[2017,91226000],[2018,102193000],[2019,114237000],[2020,98214000],[2021,102456000],[2022,141151000],[2023,227516000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,6588000],[2012,5024000],[2013,3324000],[2014,2056000],[2015,1650000],[2016,8013000],[2017,13522000],[2018,11065000],[2019,8840000],[2020,109034000],[2021,135633000],[2022,136590000],[2023,89825000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,12310000],[2013,13000000],[2014,null],[2015,14520000],[2016,15370000],[2017,16560000],[2018,19470000],[2019,19780000],[2020,7950000],[2021,7100000],[2022,18150000],[2023,29290000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,21390000],[2013,21000000],[2014,null],[2015,21770000],[2016,24980000],[2017,27170000],[2018,27730000],[2019,29150000],[2020,13460000],[2021,20560000],[2022,33660000],[2023,29660000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,98880000],[2011,99585000],[2012,109964000],[2013,122044000],[2014,124759000],[2015,131538000],[2016,142563000],[2017,188662000],[2018,202756000],[2019,212972000],[2020,156278000],[2021,157578000],[2022,261039000],[2023,327671000]], "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: 'FR0004045847_passif', data: FR0004045847_passif, height: "350", width: "100%" });