var FR0010417345_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": [[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,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,20000],[2012,14000],[2013,63000],[2014,29000],[2015,94000],[2016,96000],[2017,123000],[2018,29000],[2019,43000],[2020,33000],[2021,19000],[2022,9000],[2023,52000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,849000],[2012,988000],[2013,1734000],[2014,2225000],[2015,5581000],[2016,12482000],[2017,17807000],[2018,20219000],[2019,22270000],[2020,20189000],[2021,16024000],[2022,14142000],[2023,11414000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,34000],[2012,30000],[2013,6000],[2014,124000],[2015,0],[2016,0],[2017,0],[2018,1566000],[2019,2038000],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,1000],[2012,93000],[2013,183000],[2014,136000],[2015,0],[2016,1250000],[2017,1265000],[2018,0],[2019,0],[2020,1816000],[2021,32940000],[2022,11200000],[2023,15440000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,11531000],[2012,38348000],[2013,39403000],[2014,114583000],[2015,323381000],[2016,256473000],[2017,137880000],[2018,122770000],[2019,172027000],[2020,159896000],[2021,68263000],[2022,195968000],[2023,127831000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,2887000],[2012,3117000],[2013,4223000],[2014,6723000],[2015,11512000],[2016,14454000],[2017,17720000],[2018,21132000],[2019,28610000],[2020,15204000],[2021,38843000],[2022,15335000],[2023,20623000]], "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: 'FR0010417345_actif', data: FR0010417345_actif, height: "350", width: "100%" });