var FR0010263202_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,0],[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":[[2008,null],[2009,null],[2010,null],[2011,3656000],[2012,3045000],[2013,2434000],[2014,1864000],[2015,1332000],[2016,749000],[2017,89000],[2018,76000],[2019,339000],[2020,716000],[2021,882000],[2022,883000],[2023,652000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,37000],[2012,47000],[2013,46000],[2014,52000],[2015,44000],[2016,43000],[2017,60000],[2018,482000],[2019,2612000],[2020,2052000],[2021,1524000],[2022,983000],[2023,2331000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2994000],[2012,2862000],[2013,2836000],[2014,3806000],[2015,5185000],[2016,5356000],[2017,3906000],[2018,8886000],[2019,12804000],[2020,11497000],[2021,6741000],[2022,9964000],[2023,8198000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,6285000],[2012,10068000],[2013,14012000],[2014,12054000],[2015,7537000],[2016,3975000],[2017,10023000],[2018,28437000],[2019,16357000],[2020,7325000],[2021,8845000],[2022,10279000],[2023,7558000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,24103000],[2012,14315000],[2013,24048000],[2014,4833000],[2015,11676000],[2016,46411000],[2017,25990000],[2018,13250000],[2019,22530000],[2020,18803000],[2021,22444000],[2022,22930000],[2023,23603000]], "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: 'FR0010263202_actif', data: FR0010263202_actif, height: "350", width: "100%" });