var FR0013006558_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,81576000],[2013,81576000],[2014,81576000],[2015,81576000],[2016,102782000],[2017,123685000],[2018,123685000],[2019,123685000],[2020,123685000],[2021,123685000],[2022,129912000],[2023,129912000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,27563000],[2013,26901000],[2014,27726000],[2015,28861000],[2016,39289000],[2017,49789000],[2018,53271000],[2019,54466000],[2020,51341000],[2021,49155000],[2022,54274000],[2023,53184000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,7419000],[2013,10583000],[2014,14141000],[2015,14833000],[2016,15626000],[2017,16606000],[2018,20760000],[2019,21679000],[2020,19203000],[2021,20024000],[2022,18410000],[2023,15146000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,23906000],[2013,28016000],[2014,41691000],[2015,57068000],[2016,82638000],[2017,92945000],[2018,99061000],[2019,48373000],[2020,60924000],[2021,62564000],[2022,78741000],[2023,89921000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,7628000],[2013,11822000],[2014,14925000],[2015,24014000],[2016,7006000],[2017,10013000],[2018,13791000],[2019,13057000],[2020,7210000],[2021,12925000],[2022,10914000],[2023,12310000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,20599000],[2013,33571000],[2014,47730000],[2015,102982000],[2016,97004000],[2017,50878000],[2018,80409000],[2019,49049000],[2020,130833000],[2021,99551000],[2022,83477000],[2023,70574000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,11507000],[2013,15314000],[2014,22207000],[2015,31085000],[2016,73318000],[2017,99582000],[2018,63692000],[2019,76761000],[2020,86399000],[2021,66746000],[2022,69717000],[2023,58449000]], "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: 'FR0013006558_actif', data: FR0013006558_actif, height: "350", width: "100%" });