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,123690000],[2021,123690000],[2022,129910000],[2023,129910000]], "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,51340000],[2021,49160000],[2022,54270000],[2023,53180000]], "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,38800000],[2021,36910000],[2022,33220000],[2023,24730000]], "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,60920000],[2021,62560000],[2022,78740000],[2023,89920000]], "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,40540000],[2021,33840000],[2022,39040000],[2023,33110000]], "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,130830000],[2021,99550000],[2022,83480000],[2023,70570000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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%" });