var BE0003867844_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": [[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,2589816000],[2014,2441766000],[2015,2441766000],[2016,2441766000],[2017,3088253000],[2018,3088252000],[2019,3088253000],[2020,3088253000],[2021,3599979000],[2022,3599979000],[2023,3599979000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,0],[2015,50000],[2016,30000],[2017,20000],[2018,20000],[2019,10000],[2020,10000],[2021,11000],[2022,12000],[2023,9000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,null],[2015,1360000],[2016,null],[2017,10020000],[2018,20660000],[2019,1180000],[2020,62050000],[2021,64340000],[2022,75940000],[2023,4100000]], "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: 'BE0003867844_actif', data: BE0003867844_actif, height: "350", width: "100%" });