var FR0010609206_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": [[2005,11000],[2006,149000],[2007,427000],[2011,9001000],[2012,7509000],[2013,25398000],[2014,24159000],[2015,1539000],[2016,-16421000],[2017,-29584000],[2018,-40670000],[2019,-12186000],[2020,-18650000],[2021,-24050000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2011,1529000],[2012,4766000],[2013,1456000],[2014,1139000],[2015,8203000],[2016,20816000],[2017,34133000],[2018,44975000],[2019,20060000],[2020,25270000],[2021,30550000],[2022,null],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2011,11000],[2012,23000],[2013,26000],[2014,48000],[2015,984000],[2016,149000],[2017,143000],[2018,66000],[2019,52000],[2020,140000],[2021,121000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2011,1142000],[2012,994000],[2013,1080000],[2014,1767000],[2015,1586000],[2016,1416000],[2017,888000],[2018,1385000],[2019,1975000],[2020,690000],[2021,1330000],[2022,null],[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: 'FR0010609206_passif', data: FR0010609206_passif, height: "350", width: "100%" });