var FR0000035719_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,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,929000],[2013,912000],[2014,997000],[2015,1090000],[2016,1083000],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,4000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,6069000],[2011,5713000],[2012,10115000],[2013,9127000],[2014,9733000],[2015,5545000],[2016,5397000],[2017,39000],[2018,30000],[2019,104000],[2020,14000],[2021,69000],[2022,36000],[2023,3336000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,2911000],[2011,5806000],[2012,1642000],[2013,936000],[2014,111000],[2015,99000],[2016,103000],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,47000],[2011,79000],[2012,623000],[2013,522000],[2014,654000],[2015,621000],[2016,564000],[2017,54000],[2018,92000],[2019,116000],[2020,84000],[2021,150000],[2022,63000],[2023,75000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,1703000],[2011,18885000],[2012,3437000],[2013,3029000],[2014,220000],[2015,645000],[2016,541000],[2017,5829000],[2018,1587000],[2019,469000],[2020,137000],[2021,855000],[2022,430000],[2023,12582000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,27464000],[2011,12148000],[2012,7392000],[2013,4450000],[2014,6987000],[2015,17562000],[2016,17163000],[2017,4121000],[2018,8151000],[2019,7480000],[2020,5849000],[2021,7522000],[2022,7074000],[2023,16222000]], "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: 'FR0000035719_actif', data: FR0000035719_actif, height: "350", width: "100%" });