var FR0000065278_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": [[2011,15150000],[2012,15325000],[2013,15489000],[2014,16440000],[2015,16767000],[2016,16881000],[2017,17058000],[2018,17182000],[2019,15984000],[2020,16009000],[2021,15827000],[2022,19041000],[2023,19041000],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,899000],[2012,969000],[2013,1127000],[2014,1144000],[2015,1069000],[2016,1076000],[2017,985000],[2018,1109000],[2019,1050000],[2020,860000],[2021,102000],[2022,118000],[2023,103000],[2024,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,1561000],[2012,1363000],[2013,1456000],[2014,1354000],[2015,2788000],[2016,2623000],[2017,2135000],[2018,1673000],[2019,3023000],[2020,1759000],[2021,1556000],[2022,1527000],[2023,1442000],[2024,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,420000],[2012,615000],[2013,246000],[2014,371000],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,36697000],[2012,35288000],[2013,32035000],[2014,34390000],[2015,44450000],[2016,43440000],[2017,44630000],[2018,37679000],[2019,63102000],[2020,37453000],[2021,52139000],[2022,74708000],[2023,79463000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,12159000],[2012,13323000],[2013,9321000],[2014,5271000],[2015,8109000],[2016,3433000],[2017,12020000],[2018,9800000],[2019,23296000],[2020,38764000],[2021,45245000],[2022,45355000],[2023,51854000],[2024,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,15830000],[2012,9191000],[2013,11204000],[2014,11559000],[2015,16132000],[2016,14589000],[2017,18979000],[2018,22747000],[2019,38154000],[2020,26765000],[2021,26919000],[2022,32434000],[2023,57761000],[2024,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: 'FR0000065278_actif', data: FR0000065278_actif, height: "350", width: "100%" });