var NL0010801007_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,336134000],[2013,362756000],[2014,370018000],[2015,490776000],[2016,508133000],[2017,567547000],[2018,663628000],[2019,749001000],[2020,1022593000],[2021,1257011000],[2022,1386552000],[2023,1612350000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,287903000],[2013,308173000],[2014,295059000],[2015,416443000],[2016,399425000],[2017,381312000],[2018,376001000],[2019,392248000],[2020,544243000],[2021,551088000],[2022,554552000],[2023,648007000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,7507000],[2013,16613000],[2014,17541000],[2015,18254000],[2016,20895000],[2017,18827000],[2018,25262000],[2019,90331000],[2020,26743000],[2021,28623000],[2022,30385000],[2023,36159000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,106000000],[2013,142365000],[2014,152661000],[2015,184238000],[2016,204210000],[2017,265826000],[2018,354269000],[2019,377229000],[2020,371239000],[2021,526300000],[2022,622098000],[2023,581485000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,156515000],[2013,184908000],[2014,195848000],[2015,228543000],[2016,250412000],[2017,311487000],[2018,374572000],[2019,409717000],[2020,443362000],[2021,588598000],[2022,661902000],[2023,686849000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,33856000],[2013,38095000],[2014,59974000],[2015,56550000],[2016,56502000],[2017,61383000],[2018,85162000],[2019,104357000],[2020,169008000],[2021,177879000],[2022,222005000],[2023,394462000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,12426000],[2013,15846000],[2014,26046000],[2015,37687000],[2016,40315000],[2017,44421000],[2018,66655000],[2019,59635000],[2020,127672000],[2021,135637000],[2022,159000000],[2023,186866000]], "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: 'NL0010801007_actif', data: NL0010801007_actif, height: "350", width: "100%" });