var FR0010193052_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,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,93000],[2019,93000],[2020,93000],[2021,93000],[2022,93000],[2023,2211000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,3853000],[2012,3825000],[2013,3219000],[2014,2650000],[2015,2890000],[2016,2601000],[2017,2454000],[2018,2588000],[2019,2253000],[2020,2194000],[2021,2497000],[2022,2869000],[2023,2898000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,16061000],[2012,9110000],[2013,8133000],[2014,9341000],[2015,9797000],[2016,8900000],[2017,7844000],[2018,10806000],[2019,16498000],[2020,18445000],[2021,19578000],[2022,19675000],[2023,26600000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,11607000],[2012,8650000],[2013,8636000],[2014,8249000],[2015,8747000],[2016,9661000],[2017,8745000],[2018,12137000],[2019,13637000],[2020,17438000],[2021,22923000],[2022,39093000],[2023,69828000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,7648000],[2012,11411000],[2013,9227000],[2014,6567000],[2015,7667000],[2016,10117000],[2017,7943000],[2018,10974000],[2019,11920000],[2020,14112000],[2021,9406000],[2022,31574000],[2023,27664000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,1890000],[2012,2079000],[2013,3498000],[2014,3508000],[2015,4270000],[2016,2717000],[2017,4247000],[2018,7536000],[2019,11984000],[2020,35013000],[2021,45582000],[2022,67164000],[2023,63143000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,2785000],[2012,7990000],[2013,3336000],[2014,4072000],[2015,5745000],[2016,3421000],[2017,3629000],[2018,5271000],[2019,8608000],[2020,11278000],[2021,13890000],[2022,15922000],[2023,17600000]], "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: 'FR0010193052_actif', data: FR0010193052_actif, height: "350", width: "100%" });