var FR0000033599_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,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,4106000],[2013,3485000],[2014,3426000],[2015,3426000],[2016,4586000],[2017,3447000],[2018,1865000],[2019,3145000],[2020,2195000],[2021,971000],[2022,390000],[2023,1524000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,187000],[2013,206000],[2014,192000],[2015,192000],[2016,140000],[2017,95000],[2018,1129000],[2019,985000],[2020,226000],[2021,189000],[2022,240000],[2023,205000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,9672000],[2013,10986000],[2014,8712000],[2015,8712000],[2016,8287000],[2017,6414000],[2018,5901000],[2019,5121000],[2020,4509000],[2021,4980000],[2022,12064000],[2023,15478000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,9714000],[2013,9479000],[2014,8804000],[2015,8804000],[2016,8867000],[2017,5756000],[2018,3324000],[2019,4609000],[2020,3215000],[2021,3483000],[2022,6729000],[2023,5120000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,1319000],[2013,820000],[2014,784000],[2015,784000],[2016,1713000],[2017,833000],[2018,439000],[2019,237000],[2020,664000],[2021,3458000],[2022,2449000],[2023,2439000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,5369000],[2013,7659000],[2014,8406000],[2015,6411000],[2016,5859000],[2017,3555000],[2018,3000000],[2019,3798000],[2020,3591000],[2021,3452000],[2022,5931000],[2023,5399000]], "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: 'FR0000033599_actif', data: FR0000033599_actif, height: "350", width: "100%" });