var FR0000060949_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,4008000],[2012,5256000],[2013,5244000],[2014,5257000],[2015,5268000],[2016,5240000],[2017,5234000],[2018,5233000],[2019,5241000],[2020,5232000],[2021,5243000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,630000],[2012,1165000],[2013,1084000],[2014,723000],[2015,630000],[2016,3671000],[2017,3410000],[2018,3278000],[2019,3316000],[2020,2751000],[2021,2320000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,16593000],[2012,14760000],[2013,13107000],[2014,12419000],[2015,9275000],[2016,14645000],[2017,15170000],[2018,14697000],[2019,15769000],[2020,14067000],[2021,13186000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,15173000],[2012,16753000],[2013,16108000],[2014,18325000],[2015,18601000],[2016,22451000],[2017,22383000],[2018,28175000],[2019,28005000],[2020,23950000],[2021,27634000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,14577000],[2012,13014000],[2013,12062000],[2014,12477000],[2015,12974000],[2016,13111000],[2017,15398000],[2018,12982000],[2019,13822000],[2020,13301000],[2021,13602000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3521000],[2012,2989000],[2013,4105000],[2014,3960000],[2015,6966000],[2016,7025000],[2017,6185000],[2018,6118000],[2019,7297000],[2020,22157000],[2021,14924000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6496000],[2012,5913000],[2013,5503000],[2014,6149000],[2015,5785000],[2016,7493000],[2017,6989000],[2018,8352000],[2019,11189000],[2020,11078000],[2021,10306000]], "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: 'FR0000060949_actif', data: FR0000060949_actif, height: "350", width: "100%" });