var BE0003470755_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": [[2012,2717000000],[2013,3096000000],[2014,3151000000],[2015,5840000000],[2016,5679000000],[2017,5042000000],[2018,5173000000],[2019,4468000000],[2020,3265000000],[2021,3379000000],[2022,3472000000],[2023,764000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,1462000000],[2013,1620000000],[2014,1543000000],[2015,3919000000],[2016,3600000000],[2017,2940000000],[2018,2861000000],[2019,2642000000],[2020,2141000000],[2021,2103000000],[2022,2048000000],[2023,201000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,5393000000],[2013,4679000000],[2014,5386000000],[2015,6946000000],[2016,6472000000],[2017,5433000000],[2018,5454000000],[2019,5472000000],[2020,4717000000],[2021,4943000000],[2022,5311000000],[2023,2144000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,1422000000],[2013,1268000000],[2014,1420000000],[2015,1867000000],[2016,1672000000],[2017,1504000000],[2018,1685000000],[2019,1587000000],[2020,1241000000],[2021,1745000000],[2022,2109000000],[2023,642000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,1657000000],[2013,1322000000],[2014,1418000000],[2015,1615000000],[2016,1621000000],[2017,1462000000],[2018,1434000000],[2019,1414000000],[2020,1264000000],[2021,1805000000],[2022,2026000000],[2023,840000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,1768000000],[2013,1932000000],[2014,1251000000],[2015,2030000000],[2016,969000000],[2017,992000000],[2018,1103000000],[2019,809000000],[2020,1002000000],[2021,941000000],[2022,932000000],[2023,584000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,2493000000],[2013,3259000000],[2014,3030000000],[2015,2195000000],[2016,3765000000],[2017,3641000000],[2018,3915000000],[2019,4533000000],[2020,2665000000],[2021,4224000000],[2022,4158000000],[2023,1461000000]], "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: 'BE0003470755_actif', data: BE0003470755_actif, height: "350", width: "100%" });