var FR0012650166_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,0],[2014,0],[2015,0],[2016,0],[2017,1569000],[2018,1569000],[2019,1569000],[2020,1569000],[2021,1569000],[2022,1569000],[2023,10099000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,215000],[2013,152000],[2014,145000],[2015,820000],[2016,4761000],[2017,4696000],[2018,6416000],[2019,5411000],[2020,7703000],[2021,13156000],[2022,13850000],[2023,24610000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,152000],[2013,101000],[2014,77000],[2015,748000],[2016,805000],[2017,753000],[2018,1295000],[2019,1224000],[2020,901000],[2021,9292000],[2022,35024000],[2023,102948000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,1112000],[2013,800000],[2014,699000],[2015,939000],[2016,1144000],[2017,997000],[2018,3052000],[2019,2986000],[2020,1988000],[2021,3483000],[2022,18099000],[2023,18642000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,1309000],[2013,688000],[2014,536000],[2015,1152000],[2016,4806000],[2017,7931000],[2018,8165000],[2019,19077000],[2020,12707000],[2021,24629000],[2022,45257000],[2023,57905000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,340000],[2013,271000],[2014,668000],[2015,8574000],[2016,5478000],[2017,4238000],[2018,10860000],[2019,6431000],[2020,3931000],[2021,122810000],[2022,47386000],[2023,238901000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,1114000],[2013,212000],[2014,1275000],[2015,3602000],[2016,1546000],[2017,3184000],[2018,2335000],[2019,6984000],[2020,4601000],[2021,40829000],[2022,65292000],[2023,96165000]], "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: 'FR0012650166_actif', data: FR0012650166_actif, height: "350", width: "100%" });