var FR0011051598_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,947000],[2013,434000],[2014,2799000],[2015,10599000],[2016,18627000],[2017,12521000],[2018,5411000],[2019,4248000],[2020,2040000],[2021,214000],[2022,8180000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,610000],[2013,765000],[2014,1812000],[2015,1863000],[2016,3033000],[2017,7333000],[2018,7370000],[2019,8511000],[2020,8616000],[2021,507000],[2022,296000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,6000],[2013,7000],[2014,15000],[2015,25000],[2016,31000],[2017,52000],[2018,36000],[2019,36000],[2020,556000],[2021,373000],[2022,357000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,39000],[2013,106000],[2014,176000],[2015,837000],[2016,753000],[2017,685000],[2018,569000],[2019,736000],[2020,1120000],[2021,1030000],[2022,1300000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0011051598_passif', data: FR0011051598_passif, height: "350", width: "100%" });