var FR0000121667_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,2365974000],[2009,2737933000],[2010,3044179000],[2011,3457751000],[2012,3920740000],[2013,4041000000],[2014,5260000000],[2015,6092000000],[2016,7054000000],[2017,5814000000],[2018,33262000000],[2019,35332000000],[2020,32798000000],[2021,35997000000],[2022,38147000000],[2023,38892000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,650452000],[2009,365151000],[2010,688390000],[2011,915733000],[2012,916249000],[2013,1174000000],[2014,2447000000],[2015,2579000000],[2016,2610000000],[2017,1899000000],[2018,3766000000],[2019,9415000000],[2020,11895000000],[2021,13016000000],[2022,12204000000],[2023,11657000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,177693000],[2012,204652000],[2013,209000000],[2014,281000000],[2015,295000000],[2016,344000000],[2017,252000000],[2018,887000000],[2019,821000000],[2020,654000000],[2021,759000000],[2022,733000000],[2023,665000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,469763000],[2012,489098000],[2013,502000000],[2014,564000000],[2015,624000000],[2016,697000000],[2017,907000000],[2018,1746000000],[2019,1770000000],[2020,1864000000],[2021,2218000000],[2022,2297000000],[2023,2381000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1122293000],[2012,1346369000],[2013,1577000000],[2014,2220000000],[2015,2372000000],[2016,2458000000],[2017,1192000000],[2018,6608000000],[2019,5245000000],[2020,5107000000],[2021,7438000000],[2022,7180000000],[2023,6928000000]], "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: 'FR0000121667_passif', data: FR0000121667_passif, height: "350", width: "100%" });