var FR0000031023_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,1433000],[2011,1433000],[2012,90738000],[2013,90738000],[2014,90738000],[2015,90542000],[2016,90542000],[2017,89707000],[2018,90682000],[2019,90682000],[2020,90682000],[2021,92189000],[2022,90682000],[2023,90682000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,21434000],[2011,22973000],[2012,60354000],[2013,60885000],[2014,64169000],[2015,66124000],[2016,65494000],[2017,64328000],[2018,68267000],[2019,72102000],[2020,64754000],[2021,66417000],[2022,64811000],[2023,63420000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,700147000],[2011,717480000],[2012,737969000],[2013,757182000],[2014,757024000],[2015,735260000],[2016,748866000],[2017,762009000],[2018,818771000],[2019,758821000],[2020,821945000],[2021,840366000],[2022,863653000],[2023,887439000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,4314000],[2011,3256000],[2012,9668000],[2013,6857000],[2014,9912000],[2015,17539000],[2016,21709000],[2017,26115000],[2018,24222000],[2019,25584000],[2020,32083000],[2021,27484000],[2022,57228000],[2023,57407000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,104847000],[2011,103969000],[2012,161770000],[2013,169989000],[2014,212228000],[2015,195971000],[2016,211031000],[2017,193426000],[2018,162983000],[2019,169863000],[2020,169423000],[2021,243588000],[2022,289407000],[2023,379063000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,86896000],[2011,232192000],[2012,115082000],[2013,60233000],[2014,116791000],[2015,95151000],[2016,222005000],[2017,123047000],[2018,103479000],[2019,101350000],[2020,96258000],[2021,135093000],[2022,249916000],[2023,127807000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,341653000],[2011,218451000],[2012,238351000],[2013,316163000],[2014,268277000],[2015,344150000],[2016,210316000],[2017,208956000],[2018,237195000],[2019,217705000],[2020,240054000],[2021,401336000],[2022,391558000],[2023,328927000]], "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: 'FR0000031023_actif', data: FR0000031023_actif, height: "350", width: "100%" });