var BE0003593044_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": [[2005,null],[2006,null],[2007,135658000],[2008,171689000],[2009,163924000],[2012,150356000],[2013,129356000],[2014,118356000],[2015,111256000],[2016,99256000],[2017,85156000],[2018,71556000],[2019,56947000],[2020,46827000],[2021,41627000],[2022,27337000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2005,40494000],[2006,42282000],[2007,94545000],[2008,1840000],[2009,1984000],[2012,605000],[2013,753000],[2014,659000],[2015,565000],[2016,751000],[2017,826000],[2018,922000],[2019,935000],[2020,2172000],[2021,2487000],[2022,2374000],[2023,2128000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2005,490000],[2006,1400000],[2007,980000],[2008,942000],[2009,723000],[2012,856000],[2013,677000],[2014,411000],[2015,364000],[2016,635000],[2017,926000],[2018,810000],[2019,1278000],[2020,1434000],[2021,2019000],[2022,2357000],[2023,2111000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2005,10100000],[2006,9009000],[2007,9752000],[2008,17833000],[2009,12490000],[2012,22636000],[2013,25698000],[2014,24781000],[2015,19801000],[2016,25642000],[2017,23698000],[2018,24091000],[2019,23443000],[2020,26023000],[2021,34835000],[2022,39483000],[2023,44810000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,16274000],[2006,15264000],[2007,2494000],[2008,25448000],[2009,2343000],[2012,3041000],[2013,15969000],[2014,17117000],[2015,22040000],[2016,41271000],[2017,22532000],[2018,27177000],[2019,31569000],[2020,48642000],[2021,19857000],[2022,19611000],[2023,19958000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2012,136517000],[2013,131045000],[2014,125082000],[2015,120877000],[2016,129304000],[2017,55074000],[2018,99589000],[2019,116756000],[2020,154776000],[2021,220308000],[2022,267689000],[2023,147180000]], "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: 'BE0003593044_actif', data: BE0003593044_actif, height: "350", width: "100%" });