var FR0000050809_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,190871000],[2012,314626000],[2013,317457000],[2014,1449341000],[2015,1586900000],[2016,1557000000],[2017,1590600000],[2018,1708500000],[2019,1813900000],[2020,1843200000],[2021,1984300000],[2022,1943900000],[2023,2668900000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2812000],[2012,59152000],[2013,54038000],[2014,219536000],[2015,214000000],[2016,199600000],[2017,190200000],[2018,253500000],[2019,273000000],[2020,232900000],[2021,177100000],[2022,166700000],[2023,211700000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,39585000],[2012,39193000],[2013,49159000],[2014,109944000],[2015,118500000],[2016,120700000],[2017,129000000],[2018,144700000],[2019,143400000],[2020,132500000],[2021,129600000],[2022,141500000],[2023,164600000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,178000],[2012,490000],[2013,205000],[2014,278000],[2015,400000],[2016,200000],[2017,3200000],[2018,20100000],[2019,30400000],[2020,43800000],[2021,44700000],[2022,46300000],[2023,52200000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,344994000],[2012,384262000],[2013,442413000],[2014,942255000],[2015,1099800000],[2016,1132700000],[2017,1137800000],[2018,1091000000],[2019,1074300000],[2020,954600000],[2021,1020100000],[2022,1104200000],[2023,1372400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,33267000],[2012,47359000],[2013,102230000],[2014,222420000],[2015,222700000],[2016,265400000],[2017,162400000],[2018,170300000],[2019,197500000],[2020,245500000],[2021,217200000],[2022,355900000],[2023,191700000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,46352000],[2012,68221000],[2013,89316000],[2014,337785000],[2015,348700000],[2016,592000000],[2017,571600000],[2018,570900000],[2019,973200000],[2020,1007100000],[2021,1095600000],[2022,1034700000],[2023,1294600000]], "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: 'FR0000050809_actif', data: FR0000050809_actif, height: "350", width: "100%" });