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,2035000],[2021,214000],[2022,8177000],[2023,-3944000]], "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,12499000],[2022,2358000],[2023,4924000]], "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,58000],[2021,44000],[2022,10000],[2023,17000]], "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,1124000],[2021,1029000],[2022,1296000],[2023,1384000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,116000],[2013,923000],[2014,749000],[2015,811000],[2016,870000],[2017,989000],[2018,537000],[2019,330000],[2020,1266000],[2021,730000],[2022,565000],[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: 'FR0011051598_passif', data: FR0011051598_passif, height: "350", width: "100%" });