var BE0974276082_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,841500000],[2013,860100000],[2014,860100000],[2015,860100000],[2016,1096200000],[2017,1163600000],[2018,1165200000],[2019,1171200000],[2020,1106700000],[2021,1039900000],[2022,797900000],[2023,796000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,4300000],[2013,4700000],[2014,4500000],[2015,4500000],[2016,32500000],[2017,50600000],[2018,51800000],[2019,52000000],[2020,53500000],[2021,45800000],[2022,32700000],[2023,32600000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,267400000],[2013,282000000],[2014,296500000],[2015,319000000],[2016,455500000],[2017,578300000],[2018,599900000],[2019,622700000],[2020,615900000],[2021,573400000],[2022,420100000],[2023,461500000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,171600000],[2013,182200000],[2014,200900000],[2015,201100000],[2016,254200000],[2017,327200000],[2018,365900000],[2019,318800000],[2020,319100000],[2021,358700000],[2022,264300000],[2023,252800000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,163500000],[2013,199000000],[2014,204300000],[2015,218100000],[2016,312500000],[2017,369800000],[2018,355400000],[2019,324200000],[2020,286300000],[2021,269800000],[2022,191800000],[2023,206100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,39200000],[2013,61400000],[2014,35500000],[2015,236800000],[2016,212800000],[2017,118500000],[2018,130600000],[2019,127800000],[2020,430100000],[2021,246700000],[2022,149100000],[2023,97200000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,43100000],[2013,42600000],[2014,79700000],[2015,65500000],[2016,85000000],[2017,107600000],[2018,115700000],[2019,250100000],[2020,248500000],[2021,211600000],[2022,838200000],[2023,486500000]], "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: 'BE0974276082_actif', data: BE0974276082_actif, height: "350", width: "100%" });