var FR0000032526_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,185726000],[2009,205306000],[2010,210516000],[2011,214798000],[2012,226209000],[2013,238258000],[2014,259104000],[2015,283851000],[2016,314800000],[2017,342141000],[2018,366761000],[2019,389192000],[2020,367754000],[2021,405092000],[2022,379570000],[2023,378272000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,92148000],[2009,87741000],[2010,98890000],[2011,107911000],[2012,109482000],[2013,100917000],[2014,81207000],[2015,342223000],[2016,398390000],[2017,353793000],[2018,415417000],[2019,377907000],[2020,353302000],[2021,333538000],[2022,312042000],[2023,387045000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,14108000],[2010,13157000],[2011,16871000],[2012,20927000],[2013,20358000],[2014,23467000],[2015,30451000],[2016,33194000],[2017,34780000],[2018,35127000],[2019,39303000],[2020,40289000],[2021,41988000],[2022,32150000],[2023,30562000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,48409000],[2012,38855000],[2013,35057000],[2014,35964000],[2015,78842000],[2016,122783000],[2017,78702000],[2018,81800000],[2019,67758000],[2020,64413000],[2021,81021000],[2022,103711000],[2023,92916000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,61730000],[2012,65493000],[2013,64962000],[2014,75892000],[2015,163455000],[2016,158986000],[2017,144176000],[2018,181703000],[2019,134708000],[2020,119949000],[2021,139194000],[2022,112170000],[2023,136447000]], "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: 'FR0000032526_passif', data: FR0000032526_passif, height: "350", width: "100%" });