var CH0308403085_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": [[2012,-63000],[2013,2709000],[2014,6240000],[2015,1694000],[2016,18668000],[2017,13057000],[2018,5555000],[2019,-5209000],[2020,5515000],[2021,4845000],[2022,1464000],[2023,-13778000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,3857000],[2013,487000],[2014,169000],[2015,176000],[2016,184000],[2017,215000],[2018,220000],[2019,8509000],[2020,1566000],[2021,3900000],[2022,7119000],[2023,13367000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,324000],[2013,282000],[2014,582000],[2015,978000],[2016,1062000],[2017,1494000],[2018,1796000],[2019,3135000],[2020,1392000],[2021,1077000],[2022,154000],[2023,928000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,731000],[2013,411000],[2014,1034000],[2015,1885000],[2016,3032000],[2017,3474000],[2018,5435000],[2019,1246000],[2020,540000],[2021,581000],[2022,765000],[2023,2460000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,282000],[2013,307000],[2014,1031000],[2015,16031000],[2016,14835000],[2017,12130000],[2018,1046000],[2019,1718000],[2020,1498000],[2021,2137000],[2022,1968000],[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: 'CH0308403085_passif', data: CH0308403085_passif, height: "350", width: "100%" });