var FR0000035164_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": [[2009,null],[2010,63335000],[2011,63335000],[2012,63335000],[2013,63335000],[2014,79175000],[2015,79332000],[2016,79452000],[2017,78507000],[2018,81394000],[2019,91095000],[2020,87350000],[2021,90752000],[2022,91047000],[2023,32082000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,2750000],[2011,2769000],[2012,6445000],[2013,9348000],[2014,30582000],[2015,35550000],[2016,36617000],[2017,28641000],[2018,28352000],[2019,27352000],[2020,15292000],[2021,16805000],[2022,18640000],[2023,18566000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,238338000],[2011,272657000],[2012,289467000],[2013,281696000],[2014,294801000],[2015,299743000],[2016,302175000],[2017,312555000],[2018,330224000],[2019,346489000],[2020,295243000],[2021,306170000],[2022,317501000],[2023,310679000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,126891000],[2011,157542000],[2012,177706000],[2013,183070000],[2014,191819000],[2015,205528000],[2016,228327000],[2017,219536000],[2018,239777000],[2019,278161000],[2020,306036000],[2021,328331000],[2022,450297000],[2023,400962000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,86272000],[2011,90684000],[2012,71412000],[2013,94872000],[2014,125243000],[2015,132752000],[2016,88537000],[2017,73254000],[2018,67656000],[2019,90262000],[2020,33032000],[2021,57164000],[2022,80464000],[2023,25679000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,190999000],[2011,153730000],[2012,68333000],[2013,45532000],[2014,38157000],[2015,47564000],[2016,75925000],[2017,214296000],[2018,265258000],[2019,233809000],[2020,315417000],[2021,321727000],[2022,356204000],[2023,398377000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,30757000],[2011,38198000],[2012,58226000],[2013,49325000],[2014,59884000],[2015,98185000],[2016,105950000],[2017,106669000],[2018,306235000],[2019,330703000],[2020,227226000],[2021,278787000],[2022,409713000],[2023,822650000]], "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: 'FR0000035164_actif', data: FR0000035164_actif, height: "350", width: "100%" });