var FR0000120859_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,1546300000],[2009,1855800000],[2010,2196400000],[2011,2210900000],[2012,2261000000],[2013,2271700000],[2014,2470500000],[2015,2671900000],[2016,2914200000],[2017,2878200000],[2018,3253600000],[2019,3162000000],[2020,2955600000],[2021,3241900000],[2022,3385400000],[2023,3157300000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1784900000],[2009,1235800000],[2010,1241000000],[2011,1463100000],[2012,1197800000],[2013,1320000000],[2014,1563100000],[2015,1927300000],[2016,2197100000],[2017,2654100000],[2018,2176000000],[2019,2359300000],[2020,2170300000],[2021,2038200000],[2022,2291100000],[2023,2377300000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,496500000],[2012,563800000],[2013,466400000],[2014,564900000],[2015,627100000],[2016,639200000],[2017,715900000],[2018,956800000],[2019,821700000],[2020,747200000],[2021,673700000],[2022,549000000],[2023,587200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,360000000],[2012,375200000],[2013,376300000],[2014,411900000],[2015,441000000],[2016,422700000],[2017,510900000],[2018,557300000],[2019,545300000],[2020,479600000],[2021,662500000],[2022,541700000],[2023,383100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,406900000],[2012,420100000],[2013,432200000],[2014,397400000],[2015,482300000],[2016,559200000],[2017,708900000],[2018,650200000],[2019,586400000],[2020,638400000],[2021,799800000],[2022,1103800000],[2023,647000000]], "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: 'FR0000120859_passif', data: FR0000120859_passif, height: "350", width: "100%" });