var FR0010776617_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,28999000],[2009,31720000],[2010,32642000],[2011,38443000],[2012,45925000],[2013,50297000],[2014,39515000],[2015,34854000],[2016,48580000],[2017,71993000],[2018,82487000],[2019,80392000],[2020,55496000],[2021,47439000],[2022,53620000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,36961000],[2009,69184000],[2010,75510000],[2011,69540000],[2012,98569000],[2013,91879000],[2014,87798000],[2015,80594000],[2016,82635000],[2017,77704000],[2018,66719000],[2019,130140000],[2020,136728000],[2021,112381000],[2022,93075000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1690000],[2012,1322000],[2013,1596000],[2014,2309000],[2015,1962000],[2016,7592000],[2017,3701000],[2018,2491000],[2019,2429000],[2020,3114000],[2021,2944000],[2022,3087000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,7035000],[2012,10324000],[2013,13694000],[2014,14753000],[2015,17730000],[2016,30768000],[2017,18181000],[2018,32562000],[2019,26505000],[2020,21468000],[2021,22588000],[2022,21673000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,25091000],[2012,25546000],[2013,20265000],[2014,28144000],[2015,33527000],[2016,37603000],[2017,39128000],[2018,39545000],[2019,32827000],[2020,29877000],[2021,33403000],[2022,40893000]], "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: 'FR0010776617_passif', data: FR0010776617_passif, height: "350", width: "100%" });