var FR0000072993_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,10088000],[2012,10882000],[2013,11306000],[2014,12864000],[2015,12864000],[2016,12958000],[2017,12958000],[2018,12958000],[2019,9001000],[2020,9000000],[2021,9000000],[2022,8680000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,73000],[2012,229000],[2013,157000],[2014,524000],[2015,751000],[2016,1091000],[2017,1391000],[2018,1655000],[2019,783000],[2020,440000],[2021,406000],[2022,2800000],[2023,8380000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,219000],[2012,234000],[2013,212000],[2014,277000],[2015,238000],[2016,197000],[2017,127000],[2018,117000],[2019,82000],[2020,190000],[2021,150000],[2022,13004000],[2023,10205000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,51000],[2012,13000],[2013,27000],[2014,7000],[2015,8000],[2016,40000],[2017,30000],[2018,29000],[2019,8000],[2020,20000],[2021,5000],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,6197000],[2012,5747000],[2013,5067000],[2014,7084000],[2015,7266000],[2016,6187000],[2017,6310000],[2018,6427000],[2019,3835000],[2020,2840000],[2021,3990000],[2022,13060000],[2023,10170000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,2491000],[2012,1394000],[2013,2375000],[2014,1438000],[2015,581000],[2016,1611000],[2017,2144000],[2018,934000],[2019,576000],[2020,1280000],[2021,1840000],[2022,7247000],[2023,2475000]], "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: 'FR0000072993_actif', data: FR0000072993_actif, height: "350", width: "100%" });