var FR0010282822_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,61681000],[2009,74254000],[2010,82701000],[2011,90683000],[2012,88917000],[2013,90657000],[2014,110982000],[2015,112087000],[2016,125373000],[2017,128908000],[2018,147975000],[2019,171054000],[2020,164916000],[2021,182378000],[2022,193324000],[2023,276947000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,11347000],[2015,15505000],[2016,27032000],[2017,51870000],[2018,46948000],[2019,76485000],[2020,88956000],[2021,88661000],[2022,82533000],[2023,183104000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,589000],[2012,251000],[2013,143000],[2014,172000],[2015,152000],[2016,199000],[2017,711000],[2018,1492000],[2019,1671000],[2020,746000],[2021,1412000],[2022,2700000],[2023,12392000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,10057000],[2012,13112000],[2013,13888000],[2014,13208000],[2015,22192000],[2016,13116000],[2017,57829000],[2018,83715000],[2019,100948000],[2020,96774000],[2021,156446000],[2022,155878000],[2023,148466000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5639000],[2012,6004000],[2013,9590000],[2014,11002000],[2015,16929000],[2016,37144000],[2017,32149000],[2018,35871000],[2019,45301000],[2020,109591000],[2021,116255000],[2022,102241000],[2023,431036000]], "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: 'FR0010282822_passif', data: FR0010282822_passif, height: "350", width: "100%" });