var FR0000064404_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,38251000],[2010,34296000],[2011,34077000],[2012,34740000],[2013,34840000],[2014,34676000],[2015,33684000],[2016,32446000],[2017,33382000],[2018,34002000],[2019,35394000],[2020,30236000],[2021,26706000],[2022,28303000],[2023,31923000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,9970000],[2010,7931000],[2011,4832000],[2012,4237000],[2013,3215000],[2014,2076000],[2015,476000],[2016,199000],[2017,45000],[2018,5616000],[2019,4416000],[2020,29675000],[2021,23380000],[2022,22904000],[2023,15609000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,1464000],[2012,1643000],[2013,1363000],[2014,1629000],[2015,3045000],[2016,3170000],[2017,2997000],[2018,2625000],[2019,2656000],[2020,2688000],[2021,2717000],[2022,2113000],[2023,1620000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,11261000],[2012,8593000],[2013,8796000],[2014,7153000],[2015,8630000],[2016,8870000],[2017,11018000],[2018,13257000],[2019,12536000],[2020,7489000],[2021,10791000],[2022,10231000],[2023,9083000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,14620000],[2012,13092000],[2013,10895000],[2014,14150000],[2015,13962000],[2016,15520000],[2017,14271000],[2018,14278000],[2019,14288000],[2020,16013000],[2021,15418000],[2022,15372000],[2023,15481000]], "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: 'FR0000064404_passif', data: FR0000064404_passif, height: "350", width: "100%" });