var FR0000073041_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": [[2009,null],[2010,null],[2011,155285000],[2012,155273000],[2013,156369000],[2014,156369000],[2015,153147000],[2016,158951000],[2017,158951000],[2018,158951000],[2019,158951000],[2020,140025000],[2021,138225000],[2022,138819000],[2023,140059000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,114371000],[2012,116207000],[2013,122900000],[2014,123513000],[2015,119807000],[2016,122407000],[2017,122150000],[2018,124607000],[2019,130683000],[2020,124917000],[2021,122833000],[2022,123207000],[2023,130207000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,359374000],[2012,353252000],[2013,324636000],[2014,300544000],[2015,285158000],[2016,269638000],[2017,257683000],[2018,278687000],[2019,288351000],[2020,191622000],[2021,183499000],[2022,197664000],[2023,274614000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,161586000],[2012,212098000],[2013,273350000],[2014,330164000],[2015,213676000],[2016,209808000],[2017,185880000],[2018,181542000],[2019,177701000],[2020,150922000],[2021,142145000],[2022,146928000],[2023,135894000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,309499000],[2012,211684000],[2013,359612000],[2014,386892000],[2015,209534000],[2016,239673000],[2017,268229000],[2018,236247000],[2019,252358000],[2020,280498000],[2021,221281000],[2022,202876000],[2023,171743000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,237061000],[2012,139448000],[2013,54296000],[2014,47671000],[2015,40801000],[2016,88549000],[2017,86842000],[2018,116230000],[2019,114806000],[2020,205324000],[2021,446685000],[2022,470336000],[2023,468836000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,313196000],[2012,364127000],[2013,326754000],[2014,341374000],[2015,339033000],[2016,340282000],[2017,364164000],[2018,348232000],[2019,356478000],[2020,2748419000],[2021,2528851000],[2022,2561983000],[2023,2982499000]], "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: 'FR0000073041_actif', data: FR0000073041_actif, height: "350", width: "100%" });