var FR0000035081_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,79700000],[2012,77200000],[2013,69700000],[2014,69500000],[2015,46300000],[2016,46300000],[2017,46100000],[2018,46100000],[2019,45300000],[2020,45300000],[2021,45300000],[2022,54900000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,7300000],[2012,5800000],[2013,3800000],[2014,4000000],[2015,5100000],[2016,6100000],[2017,8500000],[2018,9500000],[2019,19500000],[2020,21700000],[2021,22200000],[2022,29400000],[2023,31500000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,129400000],[2012,121500000],[2013,90500000],[2014,85400000],[2015,79000000],[2016,74600000],[2017,66100000],[2018,16900000],[2019,61200000],[2020,14550100000],[2021,15227900000],[2022,14888000000],[2023,6702700000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,631000000],[2014,null],[2015,430500000],[2016,492300000],[2017,443400000],[2018,479700000],[2019,563100000],[2020,472100000],[2021,556400000],[2022,816200000],[2023,742200000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,538600000],[2012,603000000],[2013,548200000],[2014,571600000],[2015,479800000],[2016,439800000],[2017,538500000],[2018,721000000],[2019,671800000],[2020,576200000],[2021,526700000],[2022,758800000],[2023,1049900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,414300000],[2012,443600000],[2013,569400000],[2014,478200000],[2015,451400000],[2016,272400000],[2017,420300000],[2018,634600000],[2019,767100000],[2020,1197100000],[2021,655800000],[2022,1084800000],[2023,1620900000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1221300000],[2012,1726300000],[2013,1120800000],[2014,1007000000],[2015,1032800000],[2016,1009800000],[2017,1036700000],[2018,1083900000],[2019,1179400000],[2020,1035100000],[2021,1305200000],[2022,1604800000],[2023,2774500000]], "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: 'FR0000035081_actif', data: FR0000035081_actif, height: "350", width: "100%" });