var FR0004007813_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,68511000],[2012,68511000],[2013,68511000],[2014,68511000],[2015,68511000],[2016,68661000],[2017,68661000],[2018,68661000],[2019,68661000],[2020,68661000],[2021,68661000],[2022,68661000],[2023,68661000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,83010000],[2012,84897000],[2013,85376000],[2014,85075000],[2015,86605000],[2016,87570000],[2017,89442000],[2018,91012000],[2019,91209000],[2020,91060000],[2021,91157000],[2022,91900000],[2023,92429000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,5883000],[2012,5604000],[2013,4713000],[2014,4323000],[2015,4663000],[2016,7449000],[2017,7699000],[2018,7414000],[2019,5976000],[2020,5977000],[2021,17364000],[2022,11070000],[2023,10174000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,235556000],[2012,284470000],[2013,324963000],[2014,323119000],[2015,329664000],[2016,371381000],[2017,384882000],[2018,396786000],[2019,455976000],[2020,378451000],[2021,421876000],[2022,447134000],[2023,413627000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,305673000],[2012,268189000],[2013,291778000],[2014,336561000],[2015,331428000],[2016,375669000],[2017,340142000],[2018,406309000],[2019,511907000],[2020,464977000],[2021,456548000],[2022,511535000],[2023,495106000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,138878000],[2012,153763000],[2013,188258000],[2014,149993000],[2015,169361000],[2016,118108000],[2017,221065000],[2018,253358000],[2019,208102000],[2020,215192000],[2021,189460000],[2022,100998000],[2023,350043000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,190571000],[2012,181148000],[2013,154271000],[2014,178042000],[2015,137070000],[2016,166751000],[2017,219089000],[2018,183691000],[2019,222867000],[2020,211068000],[2021,215300000],[2022,272219000],[2023,277035000]], "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: 'FR0004007813_actif', data: FR0004007813_actif, height: "350", width: "100%" });