var FR0004050250_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": [[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,36129000],[2012,36173000],[2013,36173000],[2014,35892000],[2015,37135000],[2016,42404000],[2017,40592000],[2018,39904000],[2019,39904000],[2020,42120000],[2021,44413000],[2022,45024000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,497000],[2012,575000],[2013,527000],[2014,684000],[2015,2231000],[2016,2143000],[2017,798000],[2018,698000],[2019,430000],[2020,1510000],[2021,1443000],[2022,1050000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,5649000],[2012,6279000],[2013,7668000],[2014,8282000],[2015,14594000],[2016,14495000],[2017,16231000],[2018,16211000],[2019,16133000],[2020,14449000],[2021,12945000],[2022,15966000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,379000],[2012,200000],[2013,206000],[2014,172000],[2015,409000],[2016,245000],[2017,891000],[2018,278000],[2019,385000],[2020,635000],[2021,887000],[2022,353000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,75973000],[2012,84315000],[2013,108979000],[2014,91055000],[2015,101014000],[2016,119285000],[2017,125873000],[2018,132808000],[2019,130761000],[2020,129282000],[2021,136613000],[2022,165442000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,75493000],[2012,87858000],[2013,101055000],[2014,123153000],[2015,131373000],[2016,141405000],[2017,154606000],[2018,174949000],[2019,218605000],[2020,266603000],[2021,265174000],[2022,272058000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,29276000],[2012,31988000],[2013,21066000],[2014,41229000],[2015,53028000],[2016,59789000],[2017,66888000],[2018,77535000],[2019,96677000],[2020,87278000],[2021,98067000],[2022,107826000],[2023,null]], "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: 'FR0004050250_actif', data: FR0004050250_actif, height: "350", width: "100%" });