var FR0000060402_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,8263000],[2012,11300000],[2013,11300000],[2014,10594000],[2015,12990000],[2016,11835000],[2017,11713000],[2018,24226000],[2019,16884000],[2020,16884000],[2021,15591000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,102130000],[2012,100413000],[2013,92916000],[2014,88789000],[2015,108043000],[2016,107045000],[2017,98120000],[2018,101183000],[2019,108094000],[2020,93501000],[2021,90450000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,833511000],[2012,764258000],[2013,761299000],[2014,792015000],[2015,849926000],[2016,941170000],[2017,1042385000],[2018,1161888000],[2019,1246079000],[2020,1283434000],[2021,1384259000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,43636000],[2012,45694000],[2013,46515000],[2014,47318000],[2015,48728000],[2016,54599000],[2017,54547000],[2018,62237000],[2019,55015000],[2020,60327000],[2021,75798000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,45403000],[2012,43379000],[2013,37205000],[2014,41579000],[2015,57895000],[2016,42190000],[2017,44533000],[2018,74488000],[2019,59290000],[2020,67462000],[2021,95810000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,75058000],[2012,79387000],[2013,105062000],[2014,103137000],[2015,48260000],[2016,96462000],[2017,92053000],[2018,95297000],[2019,161383000],[2020,125792000],[2021,107860000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,40803000],[2012,110411000],[2013,41332000],[2014,35513000],[2015,39428000],[2016,71540000],[2017,70951000],[2018,76396000],[2019,106994000],[2020,98173000],[2021,93904000]], "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: 'FR0000060402_actif', data: FR0000060402_actif, height: "350", width: "100%" });