var FR0013053535_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,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,210000],[2021,404000],[2022,845000],[2023,1220000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,625000],[2014,568000],[2015,1651000],[2016,1398000],[2017,1903000],[2018,1793000],[2019,2188000],[2020,1992000],[2021,2742000],[2022,3239000],[2023,3340000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,3000000],[2015,5300000],[2016,3550000],[2017,3660000],[2018,4540000],[2019,4300000],[2020,4660000],[2021,5480000],[2022,8920000],[2023,6750000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,950000],[2016,1030000],[2017,1040000],[2018,1420000],[2019,3890000],[2020,2760000],[2021,2100000],[2022,2240000],[2023,2020000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,2496000],[2014,2730000],[2015,430000],[2016,6189000],[2017,4351000],[2018,2310000],[2019,2170000],[2020,3060000],[2021,12860000],[2022,8400000],[2023,5660000]], "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: 'FR0013053535_actif', data: FR0013053535_actif, height: "350", width: "100%" });