var FR0013199916_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,209951000],[2013,227159000],[2014,188377000],[2015,182269000],[2016,205568000],[2017,196842000],[2018,96225000],[2019,95553000],[2020,94390000],[2021,119035000],[2022,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,69274000],[2013,65764000],[2014,44919000],[2015,43492000],[2016,44515000],[2017,45765000],[2018,37064000],[2019,39219000],[2020,45814000],[2021,65499000],[2022,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,213792000],[2013,244316000],[2014,228635000],[2015,231229000],[2016,254557000],[2017,272014000],[2018,243898000],[2019,235177000],[2020,234371000],[2021,240759000],[2022,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,132506000],[2013,141393000],[2014,142389000],[2015,154091000],[2016,169744000],[2017,184707000],[2018,175003000],[2019,169596000],[2020,179993000],[2021,204174000],[2022,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,149002000],[2013,158050000],[2014,150201000],[2015,142538000],[2016,162433000],[2017,173482000],[2018,140086000],[2019,138035000],[2020,133063000],[2021,136612000],[2022,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,86797000],[2013,121496000],[2014,102587000],[2015,103787000],[2016,133847000],[2017,212834000],[2018,259345000],[2019,387547000],[2020,588925000],[2021,736665000],[2022,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,195430000],[2013,243979000],[2014,329461000],[2015,87928000],[2016,108500000],[2017,90394000],[2018,228152000],[2019,288184000],[2020,260149000],[2021,291738000],[2022,null]], "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: 'FR0013199916_actif', data: FR0013199916_actif, height: "350", width: "100%" });