var FR0000121634_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,2177000000],[2009,2310000000],[2010,2375000000],[2011,2528000000],[2012,2544000000],[2013,2534000000],[2014,2945000000],[2015,2724000000],[2016,2713000000],[2017,2827000000],[2018,2819000000],[2019,2909000000],[2020,2643000000],[2021,2978000000],[2022,3192000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,422000000],[2009,410000000],[2010,459000000],[2011,404000000],[2012,593000000],[2013,483000000],[2014,352000000],[2015,282000000],[2016,240000000],[2017,246000000],[2018,1079000000],[2019,1282000000],[2020,1053000000],[2021,1136000000],[2022,1449000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,750000000],[2012,818000000],[2013,796000000],[2014,837000000],[2015,837000000],[2016,917000000],[2017,884000000],[2018,804000000],[2019,857000000],[2020,912000000],[2021,845000000],[2022,678000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2128000000],[2012,2060000000],[2013,2080000000],[2014,1937000000],[2015,1763000000],[2016,1945000000],[2017,2843000000],[2018,2961000000],[2019,2483000000],[2020,2675000000],[2021,2994000000],[2022,3300000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2413000000],[2012,2277000000],[2013,2417000000],[2014,2561000000],[2015,2443000000],[2016,2607000000],[2017,1812000000],[2018,2077000000],[2019,2418000000],[2020,1898000000],[2021,2058000000],[2022,2182000000]], "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: 'FR0000121634_passif', data: FR0000121634_passif, height: "350", width: "100%" });