var FR0004187367_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,-421000],[2011,-1765000],[2012,-2317000],[2013,-2508000],[2014,-2680000],[2015,-4078000],[2016,22043000],[2017,23920000],[2018,33519000],[2019,39737000],[2020,48925000],[2021,116614000],[2022,137880000],[2023,153600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,0],[2012,752000],[2013,145000],[2014,40000],[2015,189000],[2016,13667000],[2017,13555000],[2018,11411000],[2019,11482000],[2020,50532000],[2021,129789000],[2022,125149000],[2023,137400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,9000000],[2014,9510000],[2015,8910000],[2016,36610000],[2017,42020000],[2018,42160000],[2019,41760000],[2020,29390000],[2021,43580000],[2022,43850000],[2023,101200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,7000000],[2014,6780000],[2015,4580000],[2016,10620000],[2017,14270000],[2018,19420000],[2019,34730000],[2020,65340000],[2021,87900000],[2022,121290000],[2023,120300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,20425000],[2012,18133000],[2013,17226000],[2014,17193000],[2015,15244000],[2016,52905000],[2017,61147000],[2018,64920000],[2019,79539000],[2020,120748000],[2021,179094000],[2022,218803000],[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: 'FR0004187367_passif', data: FR0004187367_passif, height: "350", width: "100%" });