var FR0010908533_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,509000000],[2012,528000000],[2013,574000000],[2014,570000000],[2015,575000000],[2016,904000000],[2017,994000000],[2018,976000000],[2019,1604000000],[2020,1457000000],[2021,1506000000],[2022,1605000000],[2023,2779000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,101000000],[2012,113000000],[2013,132000000],[2014,160000000],[2015,182000000],[2016,313000000],[2017,433000000],[2018,432000000],[2019,706000000],[2020,655000000],[2021,677000000],[2022,738000000],[2023,1253000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,55000000],[2012,87000000],[2013,58000000],[2014,44000000],[2015,37000000],[2016,38000000],[2017,46000000],[2018,52000000],[2019,66000000],[2020,52000000],[2021,46000000],[2022,52000000],[2023,48000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,301000000],[2012,315000000],[2013,296000000],[2014,12000000],[2015,17000000],[2016,15000000],[2017,23000000],[2018,26000000],[2019,31000000],[2020,42000000],[2021,45000000],[2022,59000000],[2023,67000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,990000000],[2012,1092000000],[2013,902000000],[2014,1035000000],[2015,973000000],[2016,1415000000],[2017,1679000000],[2018,1875000000],[2019,2073000000],[2020,1743000000],[2021,2119000000],[2022,2664000000],[2023,2788000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1522000000],[2012,1434000000],[2013,1316000000],[2014,1090000000],[2015,945000000],[2016,1384000000],[2017,1397000000],[2018,1991000000],[2019,1737000000],[2020,2146000000],[2021,2679000000],[2022,3024000000],[2023,3352000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,739000000],[2012,785000000],[2013,832000000],[2014,1192000000],[2015,1239000000],[2016,1522000000],[2017,1598000000],[2018,1870000000],[2019,2594000000],[2020,3201000000],[2021,3111000000],[2022,2903000000],[2023,2879000000]], "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: 'FR0010908533_actif', data: FR0010908533_actif, height: "350", width: "100%" });