var FR0013331212_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,989000],[2016,1799000],[2017,623000],[2018,33250000],[2019,33009000],[2020,40220000],[2021,85618000],[2022,88073000],[2023,118567000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3305000],[2016,4804000],[2017,4962000],[2018,1948000],[2019,1410000],[2020,4078000],[2021,4206000],[2022,4324000],[2023,4648000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,200000],[2019,20000],[2020,10000],[2021,null],[2022,3650000],[2023,3910000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,740000],[2019,400000],[2020,1260000],[2021,1370000],[2022,1500000],[2023,1600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3838000],[2016,8569000],[2017,5134000],[2018,5418000],[2019,7236000],[2020,0],[2021,6354000],[2022,7836000],[2023,10888000]], "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: 'FR0013331212_passif', data: FR0013331212_passif, height: "350", width: "100%" });