var FR0000052292_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,1604800000],[2009,1803900000],[2010,2163200000],[2011,2325500000],[2012,2358300000],[2013,2841200000],[2014,3458500000],[2015,3748700000],[2016,4384800000],[2017,5045500000],[2018,5507800000],[2019,6575900000],[2020,7391000000],[2021,9412000000],[2022,12457000000],[2023,15203000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,95500000],[2009,64800000],[2010,43900000],[2011,38900000],[2012,38400000],[2013,56600000],[2014,41300000],[2015,41600000],[2016,41000000],[2017,53600000],[2018,50000000],[2019,1141700000],[2020,1686000000],[2021,1802000000],[2022,1934000000],[2023,2060000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,75300000],[2012,82900000],[2013,97900000],[2014,126500000],[2015,157600000],[2016,186900000],[2017,195300000],[2018,201700000],[2019,299000000],[2020,296900000],[2021,246000000],[2022,211000000],[2023,182000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,299700000],[2012,345500000],[2013,313800000],[2014,340200000],[2015,402500000],[2016,463700000],[2017,481000000],[2018,468000000],[2019,480400000],[2020,372200000],[2021,450000000],[2022,659000000],[2023,685000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,450700000],[2012,561400000],[2013,612500000],[2014,728600000],[2015,800100000],[2016,922300000],[2017,992800000],[2018,1240600000],[2019,1384100000],[2020,1304400000],[2021,1937000000],[2022,2198000000],[2023,2316000000]], "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: 'FR0000052292_passif', data: FR0000052292_passif, height: "350", width: "100%" });