var FR0013330792_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,null],[2014,null],[2015,null],[2016,0],[2017,25000],[2018,100000],[2019,100000],[2020,100000],[2021,100000],[2022,100000],[2023,100000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,2170000],[2009,2060000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,122000],[2017,85000],[2018,494000],[2019,2981000],[2020,1802000],[2021,927000],[2022,86000],[2023,27000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,330000],[2009,260000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,570000],[2017,823000],[2018,701000],[2019,7826000],[2020,5225000],[2021,4626000],[2022,4367000],[2023,4231000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,750000],[2009,850000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,1475000],[2017,3158000],[2018,4030000],[2019,3906000],[2020,2823000],[2021,2315000],[2022,3091000],[2023,3435000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,1640000],[2009,1560000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,2670000],[2017,2000000],[2018,2316000],[2019,2923000],[2020,2180000],[2021,3002000],[2022,1876000],[2023,1669000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,1260000],[2009,490000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,4275000],[2017,7218000],[2018,13004000],[2019,1894000],[2020,1772000],[2021,2945000],[2022,3625000],[2023,3359000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,2306000],[2017,3640000],[2018,6096000],[2019,5842000],[2020,2687000],[2021,3940000],[2022,2936000],[2023,2663000]], "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: 'FR0013330792_actif', data: FR0013330792_actif, height: "350", width: "100%" });