var BE0003731453_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": [[2002,912000],[2003,528000],[2004,545000],[2005,1333000],[2006,null],[2010,null],[2011,null],[2012,2685000],[2013,13354000],[2014,16256000],[2015,18937000],[2016,28379000],[2017,26298000],[2018,41220000],[2019,42132000],[2020,41450000],[2021,81549000],[2022,79862000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2002,579000],[2003,500000],[2004,66000],[2005,89000],[2006,2219000],[2010,null],[2011,null],[2012,2243000],[2013,2860000],[2014,2562000],[2015,2389000],[2016,2328000],[2017,1883000],[2018,3382000],[2019,2944000],[2020,2058000],[2021,7490000],[2022,9282000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2002,13567000],[2003,13453000],[2004,16679000],[2005,18034000],[2006,21820000],[2010,null],[2011,null],[2012,35624000],[2013,41868000],[2014,48296000],[2015,48101000],[2016,53932000],[2017,57555000],[2018,58005000],[2019,68150000],[2020,58416000],[2021,52379000],[2022,56224000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2002,8114000],[2003,8946000],[2004,10327000],[2005,11788000],[2006,13154000],[2010,null],[2011,null],[2012,21323000],[2013,21311000],[2014,24083000],[2015,28090000],[2016,29859000],[2017,33648000],[2018,38253000],[2019,35705000],[2020,33401000],[2021,33488000],[2022,40381000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2002,12742000],[2003,13086000],[2004,11748000],[2005,13076000],[2006,null],[2010,null],[2011,null],[2012,24696000],[2013,24946000],[2014,24991000],[2015,27627000],[2016,34680000],[2017,32141000],[2018,34844000],[2019,37711000],[2020,32880000],[2021,32643000],[2022,36114000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2002,1248000],[2003,4855000],[2004,5942000],[2005,5076000],[2006,6757000],[2010,null],[2011,null],[2012,12090000],[2013,10162000],[2014,17547000],[2015,10629000],[2016,10643000],[2017,15360000],[2018,26115000],[2019,17443000],[2020,28420000],[2021,45760000],[2022,27938000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,2594000],[2013,3186000],[2014,3950000],[2015,4982000],[2016,4275000],[2017,4493000],[2018,6153000],[2019,19931000],[2020,16200000],[2021,39516000],[2022,35173000],[2023,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: 'BE0003731453_actif', data: BE0003731453_actif, height: "350", width: "100%" });