var BE0003837540_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,14040000],[2003,20246000],[2004,17830000],[2005,16359000],[2006,null],[2010,null],[2011,null],[2012,4875000],[2013,4498000],[2014,3373000],[2015,3297000],[2016,2374000],[2017,173000],[2018,82000],[2019,47000],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2002,6467000],[2003,14910000],[2004,14361000],[2005,14338000],[2006,17000],[2010,null],[2011,null],[2012,35000],[2013,25000],[2014,13000],[2015,101000],[2016,190000],[2017,154000],[2018,94000],[2019,40000],[2020,37000],[2021,25000],[2022,223000],[2023,178000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2002,19937000],[2003,55289000],[2004,16134000],[2005,9149000],[2006,2446000],[2010,null],[2011,null],[2012,362000],[2013,341000],[2014,1098000],[2015,697000],[2016,355000],[2017,287000],[2018,549000],[2019,3406000],[2020,3517000],[2021,4480000],[2022,8981000],[2023,10199000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,null],[2013,261000000],[2014,271080000],[2015,344170000],[2016,429210000],[2017,443970000],[2018,459200000],[2019,608020000],[2020,775710000],[2021,932990000],[2022,962410000],[2023,993270000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2002,38434000],[2003,29522000],[2004,32196000],[2005,20421000],[2006,3362000],[2010,null],[2011,null],[2012,13755000],[2013,29146000],[2014,16808000],[2015,95365000],[2016,36178000],[2017,44018000],[2018,30423000],[2019,47550000],[2020,60519000],[2021,4598000],[2022,21325000],[2023,11126000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2002,23339000],[2003,32704000],[2004,44509000],[2005,24121000],[2006,14235000],[2010,null],[2011,null],[2012,2009000],[2013,1530000],[2014,6137000],[2015,7565000],[2016,103451000],[2017,23121000],[2018,42145000],[2019,43745000],[2020,30713000],[2021,90881000],[2022,25093000],[2023,45676000]], "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,347005000],[2013,313265000],[2014,343619000],[2015,369711000],[2016,507473000],[2017,507762000],[2018,562338000],[2019,692927000],[2020,909092000],[2021,1053239000],[2022,1078595000],[2023,1099278000]], "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: 'BE0003837540_actif', data: BE0003837540_actif, height: "350", width: "100%" });