var BE0974320526_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,98229000],[2013,108475000],[2014,140336000],[2015,131860000],[2016,132592000],[2017,142685000],[2018,142491000],[2019,156705000],[2020,155990000],[2021,158585000],[2022,158415000],[2023,158271000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,102673000],[2013,109775000],[2014,125736000],[2015,119930000],[2016,172747000],[2017,186123000],[2018,194814000],[2019,214155000],[2020,190898000],[2021,181263000],[2022,184951000],[2023,222770000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,912268000],[2013,998563000],[2014,1061735000],[2015,1022591000],[2016,1070403000],[2017,1301411000],[2018,1601892000],[2019,2094672000],[2020,2163661000],[2021,2351133000],[2022,2532301000],[2023,3036744000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,1235107000],[2013,1106259000],[2014,1182946000],[2015,1053669000],[2016,1188822000],[2017,1628423000],[2018,2308094000],[2019,2462330000],[2020,2718092000],[2021,2869071000],[2022,3393674000],[2023,2850106000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,661761000],[2013,614197000],[2014,732509000],[2015,693245000],[2016,697377000],[2017,1067880000],[2018,871045000],[2019,1148852000],[2020,1344367000],[2021,1375769000],[2022,1295263000],[2023,968628000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,131427000],[2013,99245000],[2014,89791000],[2015,74486000],[2016,84460000],[2017,168115000],[2018,285079000],[2019,271724000],[2020,1010307000],[2021,1194437000],[2022,1239869000],[2023,1515490000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,290313000],[2013,253081000],[2014,290701000],[2015,727764000],[2016,787020000],[2017,595592000],[2018,627106000],[2019,649825000],[2020,734210000],[2021,877583000],[2022,1094430000],[2023,1161980000]], "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: 'BE0974320526_actif', data: BE0974320526_actif, height: "350", width: "100%" });