var FR0000038242_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": [[2006,null],[2007,null],[2008,23733000],[2009,16863000],[2010,18236000],[2011,19959000],[2012,16233000],[2013,19155000],[2014,23431000],[2015,27081000],[2016,30433000],[2017,75764000],[2018,90780000],[2019,124946000],[2020,164085000],[2021,181327000],[2022,193438000],[2023,193301000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,26653000],[2009,23599000],[2010,22399000],[2011,24464000],[2012,20824000],[2013,18384000],[2014,18921000],[2015,14360000],[2016,11942000],[2017,20697000],[2018,20570000],[2019,32081000],[2020,88311000],[2021,112032000],[2022,114180000],[2023,145077000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,516000],[2012,636000],[2013,723000],[2014,1056000],[2015,1228000],[2016,1414000],[2017,1815000],[2018,8820000],[2019,2538000],[2020,3048000],[2021,3147000],[2022,2700000],[2023,2774000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,6197000],[2012,6601000],[2013,5651000],[2014,5582000],[2015,8539000],[2016,7096000],[2017,7567000],[2018,10688000],[2019,9099000],[2020,11952000],[2021,13185000],[2022,18115000],[2023,17593000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,7155000],[2012,8416000],[2013,7580000],[2014,6068000],[2015,9902000],[2016,10307000],[2017,13334000],[2018,22803000],[2019,25092000],[2020,38034000],[2021,37931000],[2022,43611000],[2023,46503000]], "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: 'FR0000038242_passif', data: FR0000038242_passif, height: "350", width: "100%" });