var FR0000054322_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,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,14000],[2014,9000],[2015,1000],[2016,3000],[2017,3000],[2018,8000],[2019,308000],[2020,253000],[2021,390000],[2022,877000],[2023,1654000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,52000],[2011,24000],[2012,31000],[2013,79000],[2014,47000],[2015,41000],[2016,196000],[2017,67000],[2018,7000],[2019,64000],[2020,153000],[2021,238000],[2022,320000],[2023,235000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,240000],[2011,853000],[2012,634000],[2013,650000],[2014,491000],[2015,646000],[2016,991000],[2017,1319000],[2018,817000],[2019,1136000],[2020,1610000],[2021,1294000],[2022,2483000],[2023,2239000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,3072000],[2011,4215000],[2012,2679000],[2013,1007000],[2014,1175000],[2015,1342000],[2016,3305000],[2017,4149000],[2018,1820000],[2019,1425000],[2020,4249000],[2021,5928000],[2022,3044000],[2023,1151000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,1945000],[2011,478000],[2012,2204000],[2013,2167000],[2014,3680000],[2015,3580000],[2016,2187000],[2017,2930000],[2018,2283000],[2019,1925000],[2020,6282000],[2021,5773000],[2022,3338000],[2023,1271000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,1474000],[2011,3612000],[2012,4190000],[2013,3701000],[2014,29000],[2015,22000],[2016,26000],[2017,85000],[2018,45000],[2019,1386000],[2020,274000],[2021,1284000],[2022,1507000],[2023,1483000],[2024,null]], "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: 'FR0000054322_actif', data: FR0000054322_actif, height: "350", width: "100%" });