var BE0974313455_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": [[2010,null],[2011,null],[2012,149207000],[2013,331490000],[2014,380787000],[2015,483500000],[2016,539100000],[2017,598800000],[2018,631100000],[2019,512900000],[2020,499500000],[2021,494900000],[2022,554200000],[2023,525100000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,47790000],[2013,59239000],[2014,57558000],[2015,64100000],[2016,67600000],[2017,79600000],[2018,83400000],[2019,57300000],[2020,47600000],[2021,36600000],[2022,43300000],[2023,46100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,13330000],[2013,21746000],[2014,26200000],[2015,30100000],[2016,41400000],[2017,48400000],[2018,48600000],[2019,92600000],[2020,35200000],[2021,31800000],[2022,38000000],[2023,32000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,25626000],[2013,20317000],[2014,27304000],[2015,22100000],[2016,39200000],[2017,63900000],[2018,52100000],[2019,60100000],[2020,76700000],[2021,122600000],[2022,103600000],[2023,80100000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,628909000],[2013,662927000],[2014,647050000],[2015,698900000],[2016,802100000],[2017,1033100000],[2018,1183000000],[2019,1000400000],[2020,830600000],[2021,751800000],[2022,840500000],[2023,726400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,79850000],[2013,150139000],[2014,207335000],[2015,209600000],[2016,348700000],[2017,237900000],[2018,608400000],[2019,593800000],[2020,649300000],[2021,405900000],[2022,404800000],[2023,226600000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,98023000],[2013,141768000],[2014,168945000],[2015,210300000],[2016,184500000],[2017,218400000],[2018,237700000],[2019,441800000],[2020,332000000],[2021,313800000],[2022,357000000],[2023,479200000]], "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: 'BE0974313455_actif', data: BE0974313455_actif, height: "350", width: "100%" });