var FR0010221234_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,1397834000],[2010,1512305000],[2011,1728753000],[2012,2030900000],[2013,2030700000],[2014,2533900000],[2015,2533900000],[2016,2734800000],[2017,2966000000],[2018,2847400000],[2019,2867400000],[2020,2804600000],[2021,2690700000],[2022,2860700000],[2023,3072100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,2489100000],[2010,2478968000],[2011,2320732000],[2012,2885000000],[2013,3863000000],[2014,3727800000],[2015,3727800000],[2016,4229700000],[2017,3313800000],[2018,3295700000],[2019,4441400000],[2020,3857300000],[2021,3578600000],[2022,3482200000],[2023,3258900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,28564000],[2012,29600000],[2013,86500000],[2014,109200000],[2015,109200000],[2016,128400000],[2017,97300000],[2018,107100000],[2019,130800000],[2020,106600000],[2021,83000000],[2022,17600000],[2023,29200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,53173000],[2012,64900000],[2013,75900000],[2014,69000000],[2015,69000000],[2016,66700000],[2017,54600000],[2018,56300000],[2019,61700000],[2020,73300000],[2021,153900000],[2022,143500000],[2023,162000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,534629000],[2012,497100000],[2013,554200000],[2014,915200000],[2015,1179100000],[2016,1673500000],[2017,1479600000],[2018,1487900000],[2019,790300000],[2020,739300000],[2021,772800000],[2022,1069600000],[2023,888600000]], "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: 'FR0010221234_passif', data: FR0010221234_passif, height: "350", width: "100%" });