var US1491231015_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": [[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,6217000000],[2019,6196000000],[2020,6394000000],[2021,6324000000],[2022,5288000000],[2023,5308000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,1308000000],[2021,1042000000],[2022,758000000],[2023,564000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,44451192000],[2013,44224344000],[2014,40054556000],[2015,39361168000],[2016,40564372000],[2017,33992286000],[2018,34889272000],[2019,35057954000],[2020,31644951000],[2021,34738608000],[2022,35745534000],[2023,36646502000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,11529000000],[2019,11266000000],[2020,11402000000],[2021,14038000000],[2022,16270000000],[2023,16565000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,8714000000],[2019,8484000000],[2020,7178000000],[2021,8664000000],[2022,9103000000],[2023,9556000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,5210904000],[2013,5771859000],[2014,6418136000],[2015,5768578000],[2016,6803599000],[2017,6896465000],[2018,6869268000],[2019,7397353000],[2020,7615635000],[2021,8172024000],[2022,6561186000],[2023,6309850000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'US1491231015_actif', data: US1491231015_actif, height: "350", width: "100%" });