var FR0004053510_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": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,200000],[2015,200000],[2016,200000],[2017,200000],[2018,200000],[2019,200000],[2020,197000],[2021,197000],[2022,197000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,4190000],[2021,5250000],[2022,5330000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1304000],[2012,1309000],[2013,1039000],[2014,1749000],[2015,1550000],[2016,1431000],[2017,6462000],[2018,9327000],[2019,9207000],[2020,12822000],[2021,13168000],[2022,12775000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,320000],[2015,420000],[2016,740000],[2017,470000],[2018,540000],[2019,680000],[2020,1160000],[2021,979000],[2022,1190000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,4200000],[2015,4750000],[2016,6560000],[2017,5970000],[2018,6490000],[2019,7860000],[2020,10500000],[2021,12500000],[2022,13590000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,3820000],[2015,3790000],[2016,2640000],[2017,3950000],[2018,3050000],[2019,1090000],[2020,2720000],[2021,5610000],[2022,4880000],[2023,null]], "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: 'FR0004053510_actif', data: FR0004053510_actif, height: "350", width: "100%" });