var FR0000120503_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": [[2008,null],[2009,null],[2010,null],[2011,5580000000],[2012,5648000000],[2013,5280000000],[2014,5286000000],[2015,5261000000],[2016,5367000000],[2017,5385000000],[2018,6301000000],[2019,6541000000],[2020,7232000000],[2021,7446000000],[2022,12626000000],[2023,12658000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1209000000],[2012,1886000000],[2013,1878000000],[2014,1748000000],[2015,2131000000],[2016,2180000000],[2017,2132000000],[2018,2198000000],[2019,2177000000],[2020,2694000000],[2021,2774000000],[2022,3969000000],[2023,3717000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,6542000000],[2012,6451000000],[2013,6319000000],[2014,6519000000],[2015,6523000000],[2016,6566000000],[2017,6858000000],[2018,7432000000],[2019,7502000000],[2020,7486000000],[2021,8048000000],[2022,9187000000],[2023,9365000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,2727000000],[2012,2949000000],[2013,3044000000],[2014,2998000000],[2015,3059000000],[2016,2955000000],[2017,3037000000],[2018,3154000000],[2019,3239000000],[2020,2839000000],[2021,2810000000],[2022,3131000000],[2023,2924000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,6739000000],[2012,6364000000],[2013,6205000000],[2014,6327000000],[2015,5814000000],[2016,6367000000],[2017,6732000000],[2018,8415000000],[2019,8714000000],[2020,8338000000],[2021,9550000000],[2022,15168000000],[2023,15310000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3415000000],[2012,4487000000],[2013,3570000000],[2014,4144000000],[2015,3785000000],[2016,4749000000],[2017,4820000000],[2018,2928000000],[2019,3574000000],[2020,4224000000],[2021,6501000000],[2022,5736000000],[2023,5548000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2855000000],[2012,3264000000],[2013,4052000000],[2014,3183000000],[2015,3319000000],[2016,6147000000],[2017,6251000000],[2018,6730000000],[2019,7120000000],[2020,7281000000],[2021,7017000000],[2022,10194000000],[2023,10279000000]], "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: 'FR0000120503_actif', data: FR0000120503_actif, height: "350", width: "100%" });