var FR0010386334_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": [[2007,638174000],[2008,624355000],[2009,689256000],[2010,704281000],[2011,722779000],[2012,735343000],[2013,768619000],[2014,1901551000],[2015,1933910000],[2016,2036930000],[2017,2474677000],[2018,2567999000],[2019,2569637000],[2020,3322546000],[2021,3764418000],[2022,3867877000],[2023,3937470000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,653316000],[2008,638896000],[2009,564798000],[2010,558060000],[2011,660071000],[2012,724742000],[2013,772880000],[2014,1716061000],[2015,2163700000],[2016,2625236000],[2017,2850758000],[2018,3274044000],[2019,6508179000],[2020,7711485000],[2021,8227567000],[2022,8270545000],[2023,8554932000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,18043000],[2008,19493000],[2009,19833000],[2010,20255000],[2011,26811000],[2012,28320000],[2013,37735000],[2014,101584000],[2015,118899000],[2016,198767000],[2017,224251000],[2018,186751000],[2019,142482000],[2020,161502000],[2021,148966000],[2022,134148000],[2023,128845000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,114486000],[2012,123812000],[2013,135851000],[2014,238676000],[2015,228139000],[2016,250496000],[2017,267333000],[2018,315111000],[2019,369942000],[2020,453620000],[2021,499717000],[2022,570717000],[2023,649190000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,520095000],[2012,567300000],[2013,574923000],[2014,1217476000],[2015,1300497000],[2016,1382749000],[2017,1297903000],[2018,1279560000],[2019,1348000000],[2020,1548175000],[2021,1667405000],[2022,1730275000],[2023,1910474000]], "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: 'FR0010386334_passif', data: FR0010386334_passif, height: "350", width: "100%" });