var FR0013357621_resus_an = { "type": "bar", "plot":{ "tooltip" : { "short": true, "decimals": 1, }, }, "title":{ "text": "Compte de résultats", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Chiffre d'affaires", "values": [[2014,163147000],[2015,233020000],[2016,338732000],[2017,1270000],[2018,1840000],[2019,391530000],[2020,422042000],[2021,417608000],[2022,470057000],[2023,532264000],[2024,701056000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2014,20422000],[2015,23100000],[2016,35620000],[2017,35600000],[2018,46800000],[2019,52430000],[2020,53521000],[2021,43263000],[2022,72811000],[2023,72685000],[2024,85783000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2014,12592000],[2015,13358000],[2016,20055000],[2017,20055000],[2018,26628000],[2019,30770000],[2020,31140000],[2021,25377000],[2022,51032000],[2023,50068000],[2024,58200000]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x3", "y": 30, "x": 0, "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: 'FR0013357621_resus_an', data: FR0013357621_resus_an, height: "350", width: "100%" });