var FR0011005933_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,null],[2014,0],[2015,9030000],[2016,22940000],[2017,23120000],[2018,22820000],[2019,27590000],[2020,29270000],[2021,null],[2022,null],[2023,91540000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,1920000],[2021,52130000],[2022,86860000],[2023,131340000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,914000],[2012,4348000],[2013,3470000],[2014,3214000],[2015,22198000],[2016,26138000],[2017,26796000],[2018,27048000],[2019,32231000],[2020,38545000],[2021,70168000],[2022,100732000],[2023,150376000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,350000],[2013,0],[2014,1000000],[2015,1570000],[2016,6010000],[2017,6510000],[2018,6240000],[2019,7820000],[2020,32550000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,850000],[2013,1000000],[2014,1000000],[2015,3000000],[2016,6410000],[2017,4570000],[2018,3800000],[2019,4660000],[2020,17270000],[2021,null],[2022,null],[2023,16490000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,4503000],[2012,3271000],[2013,1977000],[2014,1092000],[2015,1055000],[2016,599000],[2017,2018000],[2018,1978000],[2019,2460000],[2020,36836000],[2021,132032000],[2022,87172000],[2023,26163000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0011005933_actif', data: FR0011005933_actif, height: "350", width: "100%" });