var BE0003816338_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": [[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2003,null],[2004,50000],[2005,12774000],[2006,6623000],[2012,74000],[2013,26000],[2014,25000],[2015,208000],[2016,143000],[2017,60000],[2018,92000],[2019,35000],[2020,131000],[2021,164000],[2022,14750000],[2023,12835000],[2024,16190000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2003,337052000],[2004,588411000],[2005,1500659000],[2006,1632866000],[2012,1957233000],[2013,1557515000],[2014,1990016000],[2015,2083403000],[2016,2260856000],[2017,1950838000],[2018,3079245000],[2019,2839218000],[2020,2503368000],[2021,2781966000],[2022,3079302000],[2023,1570434000],[2024,3269430000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,163754000],[2020,61710000],[2021,60963000],[2022,39010000],[2023,20356000],[2024,26500000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2003,3029000],[2004,10949000],[2005,21975000],[2006,15486000],[2012,27259000],[2013,26656000],[2014,42026000],[2015,31246000],[2016,35417000],[2017,27347000],[2018,56761000],[2019,225509000],[2020,138350000],[2021,172533000],[2022,281892000],[2023,233190000],[2024,239870000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2003,42415000],[2004,46779000],[2005,38922000],[2006,47898000],[2012,138425000],[2013,100804000],[2014,222143000],[2015,115111000],[2016,189182000],[2017,119921000],[2018,151368000],[2019,265171000],[2020,131497000],[2021,134694000],[2022,168553000],[2023,388257000],[2024,38870000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,117538000],[2013,105515000],[2014,211782000],[2015,182362000],[2016,0],[2017,0],[2018,0],[2019,161913000],[2020,122749000],[2021,128454000],[2022,102005000],[2023,864197000],[2024,null]], "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: 'BE0003816338_actif', data: BE0003816338_actif, height: "350", width: "100%" });