var FR0000033904_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,60621000],[2012,60634000],[2013,66142000],[2014,68515000],[2015,68356000],[2016,68489000],[2017,68345000],[2018,68250000],[2019,66395000],[2020,66254000],[2021,66433000],[2022,67320000],[2023,70213000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1754000],[2012,1170000],[2013,2424000],[2014,2993000],[2015,4844000],[2016,4794000],[2017,4208000],[2018,5120000],[2019,5630000],[2020,4565000],[2021,3744000],[2022,3363000],[2023,2618000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,94852000],[2012,86306000],[2013,94354000],[2014,96967000],[2015,146171000],[2016,123504000],[2017,130746000],[2018,150750000],[2019,137821000],[2020,148999000],[2021,164083000],[2022,175058000],[2023,221312000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,258327000],[2012,225467000],[2013,234290000],[2014,284441000],[2015,390268000],[2016,376243000],[2017,418012000],[2018,492970000],[2019,442478000],[2020,367672000],[2021,587695000],[2022,780270000],[2023,677339000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,160605000],[2012,129351000],[2013,128776000],[2014,144762000],[2015,175197000],[2016,171315000],[2017,189296000],[2018,197670000],[2019,152244000],[2020,135362000],[2021,208766000],[2022,217766000],[2023,197595000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,75023000],[2012,71453000],[2013,61439000],[2014,63151000],[2015,90588000],[2016,72951000],[2017,102145000],[2018,119420000],[2019,206007000],[2020,333052000],[2021,245709000],[2022,254062000],[2023,342341000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,49271000],[2012,48219000],[2013,47361000],[2014,48444000],[2015,78121000],[2016,101132000],[2017,100166000],[2018,104051000],[2019,157897000],[2020,142989000],[2021,162363000],[2022,199750000],[2023,189786000]], "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: 'FR0000033904_actif', data: FR0000033904_actif, height: "350", width: "100%" });