var FR0004170017_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,39486000],[2012,46899000],[2013,82424000],[2014,88301000],[2015,87715000],[2016,87137000],[2017,87030000],[2018,92938000],[2019,96288000],[2020,134308000],[2021,136128000],[2022,139597000],[2023,139306000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,125922000],[2012,136325000],[2013,161300000],[2014,198822000],[2015,216807000],[2016,219489000],[2017,221996000],[2018,233657000],[2019,268030000],[2020,404093000],[2021,410531000],[2022,423259000],[2023,422639000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,25144000],[2012,26174000],[2013,46971000],[2014,52334000],[2015,59413000],[2016,36347000],[2017,47016000],[2018,51979000],[2019,56401000],[2020,161138000],[2021,162458000],[2022,174526000],[2023,170117000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,31007000],[2012,63039000],[2013,69863000],[2014,97881000],[2015,117095000],[2016,106459000],[2017,93947000],[2018,102270000],[2019,113773000],[2020,86369000],[2021,85655000],[2022,98409000],[2023,148298000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,43386000],[2012,79645000],[2013,81904000],[2014,77792000],[2015,49314000],[2016,58105000],[2017,57662000],[2018,57736000],[2019,57680000],[2020,44849000],[2021,66481000],[2022,69526000],[2023,56121000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,68039000],[2012,55472000],[2013,33064000],[2014,36169000],[2015,69555000],[2016,103107000],[2017,162828000],[2018,122133000],[2019,140293000],[2020,121034000],[2021,151769000],[2022,101978000],[2023,77170000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,11198000],[2012,13867000],[2013,23588000],[2014,30566000],[2015,29260000],[2016,55800000],[2017,51073000],[2018,59693000],[2019,484131000],[2020,540280000],[2021,513665000],[2022,496802000],[2023,487415000]], "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: 'FR0004170017_actif', data: FR0004170017_actif, height: "350", width: "100%" });