var BE0003825420_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": [[2001,null],[2002,null],[2004,null],[2005,null],[2006,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,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2001,48000],[2002,null],[2004,null],[2005,null],[2006,143000],[2010,null],[2011,null],[2012,865000],[2013,646000],[2014,533000],[2015,671000],[2016,472000],[2017,259000],[2018,223000],[2019,170000],[2020,130000],[2021,103000],[2022,568000],[2023,939000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2001,7316000],[2002,6609000],[2004,7975000],[2005,7579000],[2006,9988000],[2010,null],[2011,null],[2012,10506000],[2013,9223000],[2014,7109000],[2015,6688000],[2016,6632000],[2017,7386000],[2018,10495000],[2019,12978000],[2020,18514000],[2021,22770000],[2022,32974000],[2023,33009000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2001,12973000],[2002,15267000],[2004,13957000],[2005,16599000],[2006,23822000],[2010,null],[2011,null],[2012,35838000],[2013,23872000],[2014,23220000],[2015,20375000],[2016,30305000],[2017,28226000],[2018,27740000],[2019,25942000],[2020,26345000],[2021,45403000],[2022,52036000],[2023,52801000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2001,7092000],[2002,9554000],[2004,10739000],[2005,13005000],[2006,18905000],[2010,null],[2011,null],[2012,18503000],[2013,15478000],[2014,23272000],[2015,24455000],[2016,27375000],[2017,34484000],[2018,21763000],[2019,14254000],[2020,17173000],[2021,21754000],[2022,35619000],[2023,32415000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2001,1372000],[2002,840000],[2004,1784000],[2005,1300000],[2006,1176000],[2010,null],[2011,null],[2012,2696000],[2013,1201000],[2014,676000],[2015,80000],[2016,244000],[2017,148000],[2018,121000],[2019,2685000],[2020,190000],[2021,153000],[2022,2965000],[2023,3738000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2001,null],[2002,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,2981000],[2013,3962000],[2014,3013000],[2015,1705000],[2016,2180000],[2017,1395000],[2018,953000],[2019,1716000],[2020,1779000],[2021,2392000],[2022,3431000],[2023,2844000]], "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: 'BE0003825420_actif', data: BE0003825420_actif, height: "350", width: "100%" });