var FR0010609263_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,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2592000],[2012,3163000],[2013,3713000],[2014,3541000],[2015,3135000],[2016,2565000],[2017,2100000],[2018,1838000],[2019,2343000],[2020,3072000],[2021,3371000],[2022,2702000],[2023,2013000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,563000],[2012,571000],[2013,519000],[2014,794000],[2015,625000],[2016,898000],[2017,1466000],[2018,1985000],[2019,1956000],[2020,1451000],[2021,1233000],[2022,786000],[2023,621000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,1515000],[2012,1936000],[2013,2263000],[2014,1913000],[2015,2644000],[2016,2331000],[2017,1969000],[2018,2456000],[2019,2592000],[2020,2687000],[2021,3013000],[2022,3166000],[2023,2863000],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1409000],[2012,3324000],[2013,3114000],[2014,3874000],[2015,3458000],[2016,2116000],[2017,2034000],[2018,1643000],[2019,2444000],[2020,1907000],[2021,1532000],[2022,7224000],[2023,1320000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,51347000],[2012,37638000],[2013,27792000],[2014,15018000],[2015,10620000],[2016,9052000],[2017,17453000],[2018,8623000],[2019,9982000],[2020,8606000],[2021,11866000],[2022,3137000],[2023,7969000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2810000],[2012,2353000],[2013,2066000],[2014,2293000],[2015,1888000],[2016,2850000],[2017,2587000],[2018,3084000],[2019,4131000],[2020,2604000],[2021,3381000],[2022,2478000],[2023,7902000],[2024,null]], "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: 'FR0010609263_actif', data: FR0010609263_actif, height: "350", width: "100%" });