var FR0000038465_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,789000],[2012,774000],[2013,741000],[2014,841000],[2015,938000],[2016,969000],[2017,851000],[2018,892000],[2019,909000],[2020,832000],[2021,902000],[2022,957000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,215000],[2012,212000],[2013,202000],[2014,431000],[2015,403000],[2016,411000],[2017,391000],[2018,294000],[2019,193000],[2020,161000],[2021,114000],[2022,282000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2362000],[2012,2150000],[2013,2047000],[2014,2156000],[2015,2418000],[2016,1973000],[2017,1761000],[2018,1627000],[2019,1607000],[2020,2046000],[2021,2174000],[2022,2713000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,8297000],[2012,11574000],[2013,10421000],[2014,11386000],[2015,11164000],[2016,10415000],[2017,11192000],[2018,9075000],[2019,9485000],[2020,10121000],[2021,12672000],[2022,18320000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,11868000],[2012,8787000],[2013,11254000],[2014,9699000],[2015,11250000],[2016,10021000],[2017,4683000],[2018,3868000],[2019,3711000],[2020,3788000],[2021,5964000],[2022,8640000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,21604000],[2012,12394000],[2013,12380000],[2014,11974000],[2015,13083000],[2016,14850000],[2017,13647000],[2018,17271000],[2019,19640000],[2020,20411000],[2021,15197000],[2022,15370000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2218000],[2012,2762000],[2013,1000000],[2014,1595000],[2015,1395000],[2016,444000],[2017,3431000],[2018,3274000],[2019,4019000],[2020,3360000],[2021,5871000],[2022,10077000]], "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: 'FR0000038465_actif', data: FR0000038465_actif, height: "350", width: "100%" });