var FR0004175842_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,64567000],[2009,65019000],[2010,66696000],[2011,67789000],[2012,68796000],[2013,69627000],[2014,70225000],[2015,71108000],[2016,70569000],[2017,75492000],[2018,73090000],[2019,304420000],[2020,365083000],[2021,367416000],[2022,379071000],[2023,367711000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,56748000],[2009,null],[2010,64596000],[2011,70894000],[2012,72345000],[2013,92799000],[2014,99856000],[2015,113157000],[2016,108498000],[2017,103043000],[2018,101210000],[2019,134260000],[2020,149539000],[2021,165186000],[2022,254043000],[2023,219722000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,446000],[2013,482000],[2014,378000],[2015,378000],[2016,523000],[2017,380000],[2018,330000],[2019,330000],[2020,517000],[2021,1040000],[2022,1410000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1214000],[2012,477000],[2013,598000],[2014,481000],[2015,830000],[2016,267000],[2017,1120000],[2018,1080000],[2019,1430000],[2020,656000],[2021,164000],[2022,89000],[2023,168000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2055000],[2012,2152000],[2013,2235000],[2014,2322000],[2015,2239000],[2016,3214000],[2017,3621000],[2018,6733000],[2019,3823000],[2020,15974000],[2021,37758000],[2022,19789000],[2023,24156000]], "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: 'FR0004175842_passif', data: FR0004175842_passif, height: "350", width: "100%" });