var FR0000060071_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,48911000],[2012,48314000],[2013,45673000],[2014,46820000],[2015,46009000],[2016,44565000],[2017,42931000],[2018,45462000],[2019,45025000],[2020,42664000],[2021,41734000],[2022,41008000],[2023,51496000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2248000],[2012,2137000],[2013,2246000],[2014,1988000],[2015,1778000],[2016,2180000],[2017,2233000],[2018,1781000],[2019,3865000],[2020,3403000],[2021,2027000],[2022,1792000],[2023,2291000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,218430000],[2012,223344000],[2013,230485000],[2014,246737000],[2015,249743000],[2016,263082000],[2017,267474000],[2018,271215000],[2019,360410000],[2020,245481000],[2021,242354000],[2022,255376000],[2023,270786000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,207324000],[2012,209321000],[2013,217631000],[2014,236939000],[2015,232985000],[2016,235627000],[2017,251107000],[2018,271309000],[2019,273705000],[2020,278585000],[2021,350294000],[2022,380067000],[2023,338123000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,160140000],[2012,149625000],[2013,145954000],[2014,143351000],[2015,146273000],[2016,157394000],[2017,172952000],[2018,190066000],[2019,186598000],[2020,180643000],[2021,186833000],[2022,220371000],[2023,208656000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,49091000],[2012,46933000],[2013,53146000],[2014,57064000],[2015,80972000],[2016,78745000],[2017,80487000],[2018,61730000],[2019,70649000],[2020,141258000],[2021,145765000],[2022,184611000],[2023,192244000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,61306000],[2012,72647000],[2013,64597000],[2014,76906000],[2015,68455000],[2016,105671000],[2017,149556000],[2018,154138000],[2019,151844000],[2020,328091000],[2021,354924000],[2022,361150000],[2023,394629000]], "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: 'FR0000060071_actif', data: FR0000060071_actif, height: "350", width: "100%" });