var FR0000052292_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,38700000],[2012,79300000],[2013,51400000],[2014,37400000],[2015,37900000],[2016,36600000],[2017,32900000],[2018,15700000],[2019,16200000],[2020,42400000],[2021,42000000],[2022,null],[2023,72000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,96700000],[2012,101600000],[2013,108900000],[2014,117500000],[2015,122300000],[2016,122100000],[2017,131900000],[2018,142100000],[2019,184000000],[2020,221200000],[2021,258000000],[2022,213000000],[2023,225000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,968200000],[2012,1105800000],[2013,1119200000],[2014,1278900000],[2015,1387600000],[2016,1334600000],[2017,1283300000],[2018,1345500000],[2019,1541800000],[2020,1646100000],[2021,1881000000],[2022,2007000000],[2023,2340000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,534500000],[2012,726900000],[2013,813400000],[2014,912000000],[2015,949200000],[2016,915100000],[2017,896200000],[2018,963600000],[2019,1132600000],[2020,1289400000],[2021,1449000000],[2022,1779000000],[2023,2414000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,175700000],[2012,207100000],[2013,193600000],[2014,249300000],[2015,303000000],[2016,307200000],[2017,255900000],[2018,280700000],[2019,317900000],[2020,249700000],[2021,333000000],[2022,383000000],[2023,431000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1048200000],[2012,697000000],[2013,1053700000],[2014,1441600000],[2015,1589200000],[2016,2328900000],[2017,2931900000],[2018,3479400000],[2019,4384200000],[2020,4732700000],[2021,6696000000],[2022,9225000000],[2023,10625000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,307100000],[2012,389600000],[2013,431000000],[2014,524400000],[2015,614100000],[2016,865200000],[2017,888700000],[2018,858500000],[2019,1878200000],[2020,2421300000],[2021,2490000000],[2022,2641000000],[2023,3092000000]], "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: 'FR0000052292_actif', data: FR0000052292_actif, height: "350", width: "100%" });