var FR0000075442_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,null],[2012,268000],[2013,281000],[2014,185000],[2015,92000],[2016,27143000],[2017,19723000],[2018,26730000],[2019,27140000],[2020,27470000],[2021,28110000],[2022,29240000],[2023,31460000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,281000],[2013,185000],[2014,185000],[2015,249000],[2016,249000],[2017,7950000],[2018,22460000],[2019,25580000],[2020,0],[2021,25340000],[2022,51440000],[2023,51340000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,3133000],[2013,2930000],[2014,2930000],[2015,16330000],[2016,16330000],[2017,17707000],[2018,42590000],[2019,43800000],[2020,69026000],[2021,69595000],[2022,72281000],[2023,80975000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,26662000],[2013,35842000],[2014,35842000],[2015,69091000],[2016,69091000],[2017,75430000],[2018,83340000],[2019,63530000],[2020,67190000],[2021,105440000],[2022,107340000],[2023,88920000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,9606000],[2013,10294000],[2014,10294000],[2015,19713000],[2016,19713000],[2017,17051000],[2018,35910000],[2019,38980000],[2020,31490000],[2021,40580000],[2022,37030000],[2023,53080000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,2161000],[2013,1993000],[2014,1993000],[2015,8107000],[2016,8107000],[2017,10613000],[2018,30760000],[2019,18530000],[2020,19860000],[2021,51261000],[2022,44096000],[2023,43320000],[2024,null]], "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: 'FR0000075442_actif', data: FR0000075442_actif, height: "350", width: "100%" });