var BE0160342011_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,5326000],[2016,5269000],[2017,5269000],[2018,5269000],[2019,5186000],[2020,4983000],[2021,4869000],[2022,2490000],[2023,1208000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,121000],[2012,126000],[2013,61000],[2014,22000],[2015,1576000],[2016,1164000],[2017,1010000],[2018,762000],[2019,472000],[2020,128000],[2021,152000],[2022,2490000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,14390000],[2012,17329000],[2013,20444000],[2014,20852000],[2015,28072000],[2016,34483000],[2017,36240000],[2018,34116000],[2019,32610000],[2020,29632000],[2021,27398000],[2022,25132000],[2023,21407000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,1511000],[2012,1493000],[2013,1286000],[2014,1868000],[2015,1445000],[2016,1963000],[2017,1726000],[2018,1835000],[2019,2193000],[2020,3130000],[2021,2576000],[2022,3043000],[2023,2711000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,3143000],[2012,3391000],[2013,3182000],[2014,3152000],[2015,4960000],[2016,5891000],[2017,5120000],[2018,4266000],[2019,4199000],[2020,2565000],[2021,3333000],[2022,2478000],[2023,2217000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,2240000],[2012,1386000],[2013,974000],[2014,7230000],[2015,2261000],[2016,2337000],[2017,1120000],[2018,231000],[2019,293000],[2020,759000],[2021,2223000],[2022,990000],[2023,187000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1292000],[2012,1824000],[2013,1818000],[2014,2874000],[2015,3408000],[2016,4149000],[2017,3869000],[2018,3548000],[2019,3312000],[2020,3886000],[2021,2855000],[2022,3326000],[2023,3549000]], "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: 'BE0160342011_actif', data: BE0160342011_actif, height: "350", width: "100%" });