var FR0011800218_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,2510000],[2019,2380000],[2020,2380000],[2021,2380000],[2022,2380000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,2620000],[2018,6210000],[2019,6920000],[2020,6110000],[2021,8850000],[2022,8860000],[2023,8660000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,1837000],[2013,2702000],[2014,5530000],[2015,5830000],[2016,7084000],[2017,4170000],[2018,4450000],[2019,3510000],[2020,2690000],[2021,2740000],[2022,2890000],[2023,3190000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,4030000],[2015,4190000],[2016,4500000],[2017,3520000],[2018,10980000],[2019,10490000],[2020,7790000],[2021,10020000],[2022,8520000],[2023,8050000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,2000000],[2014,3050000],[2015,2260000],[2016,4970000],[2017,4920000],[2018,11930000],[2019,5110000],[2020,4670000],[2021,4170000],[2022,3740000],[2023,4260000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,1937000],[2013,3708000],[2014,17459000],[2015,11130000],[2016,4739000],[2017,1390000],[2018,1750000],[2019,3130000],[2020,6960000],[2021,3040000],[2022,5780000],[2023,1520000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "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":"7x1", "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: 'FR0011800218_actif', data: FR0011800218_actif, height: "350", width: "100%" });