var FR0004045847_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,7850000],[2013,7000000],[2014,null],[2015,7140000],[2016,13790000],[2017,30380000],[2018,34810000],[2019,35760000],[2020,38160000],[2021,34880000],[2022,60330000],[2023,50820000]], "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,18370000],[2021,55330000],[2022,81230000],[2023,98670000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,33206000],[2012,42789000],[2013,39837000],[2014,38003000],[2015,36966000],[2016,42985000],[2017,60511000],[2018,66519000],[2019,68866000],[2020,68350000],[2021,65660000],[2022,98559000],[2023,115670000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,480000],[2013,0],[2014,null],[2015,270000],[2016,290000],[2017,330000],[2018,400000],[2019,430000],[2020,390000],[2021,328000],[2022,1430000],[2023,1900000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,45250000],[2013,51000000],[2014,null],[2015,56700000],[2016,60340000],[2017,79160000],[2018,85990000],[2019,96350000],[2020,59410000],[2021,74730000],[2022,116550000],[2023,153530000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,56908000],[2012,61736000],[2013,70988000],[2014,81581000],[2015,88207000],[2016,98828000],[2017,109871000],[2018,119349000],[2019,134853000],[2020,170785000],[2021,232341000],[2022,279520000],[2023,322328000]], "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: 'FR0004045847_actif', data: FR0004045847_actif, height: "350", width: "100%" });