var FR0013335742_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4868000],[2016,5717000],[2017,6598000],[2018,7387000],[2019,8205000],[2020,7649000],[2021,6857000],[2022,7307000],[2023,7177000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4887000],[2016,5331000],[2017,5262000],[2018,6104000],[2019,8157000],[2020,9570000],[2021,11794000],[2022,12950000],[2023,13374000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,3886000],[2016,4746000],[2017,6964000],[2018,8349000],[2019,10511000],[2020,13218000],[2021,15293000],[2022,16011000],[2023,16028000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,6050000],[2016,7238000],[2017,8342000],[2018,8978000],[2019,9811000],[2020,11310000],[2021,11904000],[2022,14977000],[2023,16445000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2297000],[2016,5901000],[2017,5671000],[2018,16358000],[2019,17371000],[2020,12056000],[2021,18779000],[2022,23439000],[2023,22489000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1891000],[2016,1633000],[2017,1639000],[2018,2512000],[2019,2197000],[2020,2921000],[2021,3250000],[2022,3935000],[2023,5771000]], "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: 'FR0013335742_actif', data: FR0013335742_actif, height: "350", width: "100%" });