var FR0000075392_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,22494000],[2009,30076000],[2010,33923000],[2011,34189000],[2012,38950000],[2013,41182000],[2014,49067000],[2015,50807000],[2016,48799000],[2017,46408000],[2018,43000000],[2019,40601000],[2020,58756000],[2021,59661000],[2022,61097000],[2023,42276000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,25291000],[2009,21407000],[2010,21843000],[2011,22744000],[2012,41665000],[2013,49334000],[2014,44530000],[2015,62868000],[2016,62294000],[2017,72836000],[2018,80831000],[2019,91612000],[2020,93720000],[2021,62048000],[2022,64535000],[2023,76688000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1667000],[2012,2177000],[2013,2547000],[2014,3189000],[2015,4332000],[2016,4738000],[2017,4699000],[2018,4128000],[2019,5143000],[2020,4780000],[2021,3892000],[2022,2758000],[2023,3089000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,22921000],[2012,31299000],[2013,33826000],[2014,38166000],[2015,50139000],[2016,47849000],[2017,48695000],[2018,52818000],[2019,38392000],[2020,44558000],[2021,38514000],[2022,42692000],[2023,42026000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,16415000],[2012,30180000],[2013,26051000],[2014,25421000],[2015,38998000],[2016,32059000],[2017,23863000],[2018,20934000],[2019,17092000],[2020,24964000],[2021,20528000],[2022,20268000],[2023,20389000]], "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: 'FR0000075392_passif', data: FR0000075392_passif, height: "350", width: "100%" });