var FR0000031775_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,1000195000],[2012,995320000],[2013,946569000],[2014,1007848000],[2015,1040307000],[2016,1048954000],[2017,1006987000],[2018,1006753000],[2019,1231538000],[2020,1118874000],[2021,1157232000],[2022,1204814000],[2023,1185026000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,100789000],[2012,100417000],[2013,100103000],[2014,122985000],[2015,135818000],[2016,106465000],[2017,117959000],[2018,118316000],[2019,187046000],[2020,170812000],[2021,173653000],[2022,183066000],[2023,174173000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2237554000],[2012,2290767000],[2013,2121119000],[2014,2167493000],[2015,2138777000],[2016,1992508000],[2017,1837759000],[2018,1806040000],[2019,2031781000],[2020,1987852000],[2021,2169041000],[2022,2504926000],[2023,2582394000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,360104000],[2012,381893000],[2013,359712000],[2014,394205000],[2015,407192000],[2016,385770000],[2017,351303000],[2018,385133000],[2019,401551000],[2020,354937000],[2021,429243000],[2022,560795000],[2023,568705000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,349994000],[2012,354877000],[2013,348309000],[2014,356405000],[2015,376627000],[2016,389504000],[2017,408092000],[2018,407085000],[2019,416568000],[2020,440874000],[2021,436219000],[2022,464216000],[2023,491986000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,359404000],[2012,237344000],[2013,241907000],[2014,268196000],[2015,254371000],[2016,242770000],[2017,265364000],[2018,314633000],[2019,398514000],[2020,422843000],[2021,527393000],[2022,503597000],[2023,493547000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,163646000],[2012,264893000],[2013,259500000],[2014,313843000],[2015,354732000],[2016,451995000],[2017,388048000],[2018,343100000],[2019,674928000],[2020,504322000],[2021,601538000],[2022,703933000],[2023,626701000]], "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: 'FR0000031775_actif', data: FR0000031775_actif, height: "350", width: "100%" });