var FR0000034894_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,14616000],[2012,14285000],[2013,14285000],[2014,12035000],[2015,12035000],[2016,12035000],[2017,12035000],[2018,12035000],[2019,12035000],[2020,12035000],[2021,12035000],[2022,12035000],[2023,12035000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,74670000],[2012,125523000],[2013,146053000],[2014,158779000],[2015,160099000],[2016,148089000],[2017,147721000],[2018,124760000],[2019,126583000],[2020,158510000],[2021,128076000],[2022,99536000],[2023,79518000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,31454000],[2012,32339000],[2013,31999000],[2014,32293000],[2015,40144000],[2016,24069000],[2017,23258000],[2018,23518000],[2019,43410000],[2020,20771000],[2021,19808000],[2022,18969000],[2023,19156000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,713000],[2012,524000],[2013,584000],[2014,503000],[2015,599000],[2016,578000],[2017,540000],[2018,478000],[2019,358000],[2020,356000],[2021,466000],[2022,409000],[2023,287000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,68262000],[2012,37554000],[2013,74885000],[2014,90306000],[2015,107242000],[2016,107410000],[2017,91457000],[2018,98065000],[2019,117971000],[2020,84853000],[2021,110438000],[2022,102158000],[2023,67243000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,7391000],[2012,10754000],[2013,5794000],[2014,27520000],[2015,10156000],[2016,8693000],[2017,84190000],[2018,129831000],[2019,85773000],[2020,114401000],[2021,92108000],[2022,116755000],[2023,106908000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,33499000],[2012,48432000],[2013,41108000],[2014,44081000],[2015,45481000],[2016,302688000],[2017,74049000],[2018,71823000],[2019,146643000],[2020,114111000],[2021,130079000],[2022,120648000],[2023,114373000]], "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: 'FR0000034894_actif', data: FR0000034894_actif, height: "350", width: "100%" });