var FR0000062978_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,238000],[2012,35000],[2013,24000],[2014,24000],[2015,24000],[2016,1327000],[2017,1770000],[2018,8241000],[2019,8241000],[2020,11109000],[2021,21913000],[2022,31031000],[2023,39267000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1982000],[2012,1841000],[2013,1904000],[2014,1320000],[2015,1276000],[2016,1583000],[2017,2723000],[2018,3377000],[2019,3541000],[2020,2737000],[2021,2895000],[2022,4775000],[2023,4886000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,4819000],[2012,4418000],[2013,3972000],[2014,3707000],[2015,3523000],[2016,3325000],[2017,3314000],[2018,3947000],[2019,3992000],[2020,4004000],[2021,4103000],[2022,4664000],[2023,4297000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,2458000],[2012,2505000],[2013,1841000],[2014,1812000],[2015,2939000],[2016,3262000],[2017,1641000],[2018,2054000],[2019,2648000],[2020,1369000],[2021,7934000],[2022,4330000],[2023,1367000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,21689000],[2012,22381000],[2013,21598000],[2014,26438000],[2015,28774000],[2016,34322000],[2017,26205000],[2018,29998000],[2019,33789000],[2020,33491000],[2021,40354000],[2022,43304000],[2023,47605000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,29064000],[2012,24116000],[2013,26501000],[2014,36041000],[2015,26594000],[2016,29234000],[2017,32183000],[2018,35192000],[2019,29319000],[2020,42470000],[2021,39397000],[2022,60589000],[2023,63570000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,10476000],[2012,9598000],[2013,10085000],[2014,10844000],[2015,11191000],[2016,12919000],[2017,17487000],[2018,14240000],[2019,32273000],[2020,29115000],[2021,31623000],[2022,32693000],[2023,34692000]], "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: 'FR0000062978_actif', data: FR0000062978_actif, height: "350", width: "100%" });