var FR0011038348_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,null],[2012,null],[2013,5550000],[2014,null],[2015,5070000],[2016,8510000],[2017,2310000],[2018,1200000],[2019,700000],[2020,700000],[2021,700000],[2022,700000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,1590000],[2020,1660000],[2021,1900000],[2022,2040000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,12445000],[2013,16678000],[2014,14572000],[2015,16664000],[2016,16930000],[2017,8898000],[2018,4859000],[2019,2407000],[2020,2462000],[2021,2668000],[2022,2807000],[2023,3692000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,80940],[2011,38055],[2012,null],[2013,74364],[2014,null],[2015,70000],[2016,360000],[2017,190000],[2018,160000],[2019,null],[2020,4000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,10020000],[2014,null],[2015,9070000],[2016,7480000],[2017,4120000],[2018,2280000],[2019,1450000],[2020,1800000],[2021,1520000],[2022,1600000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,7816000],[2013,5670000],[2014,9297000],[2015,4112000],[2016,2915000],[2017,1953000],[2018,896000],[2019,443000],[2020,571000],[2021,517000],[2022,452000],[2023,928000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0011038348_actif', data: FR0011038348_actif, height: "350", width: "100%" });