var FR0000060535_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": [[2009,189864000],[2010,198253000],[2011,210983000],[2012,218754000],[2013,237064000],[2014,248914000],[2015,271575000],[2016,293212000],[2017,314774000],[2018,338918000],[2019,363842000],[2020,390190000],[2021,421592000],[2022,462432000],[2023,484494000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,176128000],[2010,190443000],[2011,204176000],[2012,293974000],[2013,285898000],[2014,272646000],[2015,287676000],[2016,250032000],[2017,258858000],[2018,278086000],[2019,259170000],[2020,235291000],[2021,189800000],[2022,184552000],[2023,193555000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,211000],[2012,2735000],[2013,7000000],[2014,1652000],[2015,1626000],[2016,3910000],[2017,3290000],[2018,2700000],[2019,2678000],[2020,2200000],[2021,1926000],[2022,1845000],[2023,2560000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,5994000],[2012,9329000],[2013,7244000],[2014,0],[2015,5160000],[2016,2197000],[2017,8205000],[2018,6174000],[2019,9664000],[2020,7475000],[2021,6389000],[2022,7799000],[2023,7895000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,54832000],[2012,103485000],[2013,99509000],[2014,116055000],[2015,104392000],[2016,104084000],[2017,76026000],[2018,53813000],[2019,62455000],[2020,58952000],[2021,69374000],[2022,47064000],[2023,null]], "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: 'FR0000060535_passif', data: FR0000060535_passif, height: "350", width: "100%" });