var BE0003602134_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,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,null],[2013,11000000],[2014,11300000],[2015,11300000],[2016,11305000],[2017,11305000],[2018,11305000],[2019,11305000],[2020,11305000],[2021,11305000],[2022,11305000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,1000],[2018,69000],[2019,45000],[2020,23000],[2021,3000],[2022,2000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,17728000],[2013,17020000],[2014,16135000],[2015,16842000],[2016,5272000],[2017,7199000],[2018,9308000],[2019,13156000],[2020,15475000],[2021,16169000],[2022,15466000],[2023,null]], "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,8000000],[2014,6860000],[2015,23410000],[2016,21768000],[2017,11186000],[2018,18438000],[2019,21276000],[2020,14649000],[2021,14898000],[2022,26283000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,null],[2013,14000000],[2014,16580000],[2015,12640000],[2016,18498000],[2017,19234000],[2018,17982000],[2019,12998000],[2020,16194000],[2021,18456000],[2022,18872000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,35647000],[2013,38633000],[2014,38393000],[2015,36955000],[2016,29576000],[2017,38217000],[2018,36587000],[2019,43753000],[2020,42390000],[2021,51639000],[2022,55845000],[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,null],[2013,null],[2014,null],[2015,null],[2016,0],[2017,4728000],[2018,6492000],[2019,6720000],[2020,16818000],[2021,17694000],[2022,23586000],[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: 'BE0003602134_actif', data: BE0003602134_actif, height: "350", width: "100%" });