var FR0000054900_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,1376900000],[2009,1396600000],[2010,1547600000],[2011,1587200000],[2012,1801800000],[2013,1841900000],[2014,2039900000],[2015,1761800000],[2016,1492600000],[2017,1581800000],[2018,1578600000],[2019,1564100000],[2020,1595800000],[2021,1766900000],[2022,1863800000],[2023,1952500000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,718400000],[2009,506000000],[2010,22200000],[2011,76500000],[2012,22400000],[2013,100600000],[2014,4400000],[2015,2300000],[2016,233500000],[2017,239100000],[2018,144800000],[2019,331100000],[2020,271700000],[2021,249200000],[2022,234400000],[2023,236300000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,40000000],[2012,39300000],[2013,40900000],[2014,48400000],[2015,51300000],[2016,54200000],[2017,38800000],[2018,41100000],[2019,50900000],[2020,55100000],[2021,46200000],[2022,41300000],[2023,29700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,780900000],[2012,827600000],[2013,772200000],[2014,738000000],[2015,672400000],[2016,666100000],[2017,647900000],[2018,630200000],[2019,673600000],[2020,693800000],[2021,726700000],[2022,733100000],[2023,670500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,869500000],[2012,925800000],[2013,899800000],[2014,893300000],[2015,725900000],[2016,769300000],[2017,882700000],[2018,762400000],[2019,724400000],[2020,746700000],[2021,932600000],[2022,770300000],[2023,768600000]], "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: 'FR0000054900_passif', data: FR0000054900_passif, height: "350", width: "100%" });