var BE0003846632_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,2586000],[2014,2586000],[2015,2586000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,0],[2013,69209000],[2014,62388000],[2015,55699000],[2016,25902000],[2017,23603000],[2018,20450000],[2019,1982000],[2020,2130000],[2021,1000000],[2022,0],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,79420000],[2013,3634000],[2014,2911000],[2015,2088000],[2016,1743000],[2017,991000],[2018,614000],[2019,340000],[2020,1300000],[2021,372000],[2022,1060000],[2023,245000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,6111000],[2014,7224000],[2015,6498000],[2016,2614000],[2017,2204000],[2018,1036000],[2019,20000],[2020,90000],[2021,60000],[2022,5000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,9874000],[2014,11506000],[2015,6274000],[2016,5181000],[2017,2626000],[2018,2012000],[2019,1803000],[2020,1930000],[2021,970000],[2022,823000],[2023,632000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,148231000],[2013,164570000],[2014,123223000],[2015,93341000],[2016,58251000],[2017,66175000],[2018,64652000],[2019,42492000],[2020,24800000],[2021,9990000],[2022,3590000],[2023,1670000]], "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: 'BE0003846632_actif', data: BE0003846632_actif, height: "350", width: "100%" });