var FR0004029478_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,null],[2013,4000000],[2014,3910000],[2015,9180000],[2016,19920000],[2017,27650000],[2018,55070000],[2019,61080000],[2020,79400000],[2021,87700000],[2022,118200000],[2023,124400000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,94000000],[2021,105800000],[2022,142900000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,4641000],[2012,7273000],[2013,8335000],[2014,7939000],[2015,14623000],[2016,29087000],[2017,41645000],[2018,73115000],[2019,81797000],[2020,102304000],[2021,115800000],[2022,152200000],[2023,168200000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,null],[2016,60000],[2017,10000],[2018,280000],[2019,310000],[2020,400000],[2021,300000],[2022,500000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,9080751],[2014,10990594],[2015,27490000],[2016,37050000],[2017,39380000],[2018,68430000],[2019,91670000],[2020,80800000],[2021,90900000],[2022,105900000],[2023,127200000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,1440000],[2012,2974000],[2013,2457000],[2014,5837000],[2015,12247000],[2016,19480000],[2017,35219000],[2018,35335000],[2019,31682000],[2020,65250000],[2021,68700000],[2022,57900000],[2023,54700000]], "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: 'FR0004029478_actif', data: FR0004029478_actif, height: "350", width: "100%" });