var FR0000130213_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,1837000000],[2012,1799000000],[2013,1619000000],[2014,1740000000],[2015,1919000000],[2016,1856000000],[2017,1809000000],[2018,1624000000],[2019,1564000000],[2020,1461000000],[2021,1614000000],[2022,1640000000],[2023,1695000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,746000000],[2012,1016000000],[2013,885000000],[2014,1045000000],[2015,1403000000],[2016,1253000000],[2017,1058000000],[2018,1196000000],[2019,1135000000],[2020,975000000],[2021,971000000],[2022,986000000],[2023,1099000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,712000000],[2012,739000000],[2013,762000000],[2014,840000000],[2015,986000000],[2016,732000000],[2017,733000000],[2018,800000000],[2019,811000000],[2020,709000000],[2021,673000000],[2022,661000000],[2023,740000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,542000000],[2012,581000000],[2013,559000000],[2014,578000000],[2015,648000000],[2016,600000000],[2017,583000000],[2018,566000000],[2019,631000000],[2020,498000000],[2021,632000000],[2022,833000000],[2023,842000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1276000000],[2012,1255000000],[2013,1239000000],[2014,1280000000],[2015,1236000000],[2016,1268000000],[2017,1418000000],[2018,1296000000],[2019,1068000000],[2020,1050000000],[2021,1023000000],[2022,957000000],[2023,1013000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,654000000],[2012,648000000],[2013,1748000000],[2014,528000000],[2015,586000000],[2016,481000000],[2017,546000000],[2018,710000000],[2019,913000000],[2020,687000000],[2021,937000000],[2022,851000000],[2023,467000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1243000000],[2012,1739000000],[2013,1245000000],[2014,1213000000],[2015,1259000000],[2016,1445000000],[2017,1278000000],[2018,1831000000],[2019,4853000000],[2020,2905000000],[2021,2713000000],[2022,2873000000],[2023,3283000000]], "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: 'FR0000130213_actif', data: FR0000130213_actif, height: "350", width: "100%" });