var FR0004172450_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,5000000],[2014,4860000],[2015,1900000],[2016,1690000],[2017,1370000],[2018,1120000],[2019,870000],[2020,669000],[2021,479000],[2022,null],[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,670000],[2020,608000],[2021,2660000],[2022,1200000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,8459000],[2012,7642000],[2013,6952000],[2014,6589000],[2015,2640000],[2016,2249000],[2017,2007000],[2018,1916000],[2019,2900000],[2020,3456000],[2021,5304000],[2022,2730000],[2023,3485000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,140000],[2015,30000],[2016,20000],[2017,10000],[2018,70000],[2019,40000],[2020,13000],[2021,117000],[2022,null],[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,1000000],[2014,1570000],[2015,1350000],[2016,880000],[2017,2330000],[2018,5390000],[2019,8420000],[2020,27430000],[2021,33600000],[2022,27600000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,11001000],[2012,12014000],[2013,10960000],[2014,2896000],[2015,865000],[2016,1053000],[2017,5510000],[2018,6750000],[2019,11380000],[2020,22310000],[2021,24280000],[2022,null],[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: 'FR0004172450_actif', data: FR0004172450_actif, height: "350", width: "100%" });