var FR0013379484_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": [[2013,94251000],[2014,111749000],[2015,125283000],[2016,191802000],[2017,2210000],[2018,2100000],[2019,685900000],[2020,819278000],[2021,873981000],[2022,904590000],[2023,1057000000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2013,null],[2014,8254000],[2015,7989000],[2016,7041000],[2017,20600000],[2018,33200000],[2019,53600000],[2020,48276000],[2021,12880000],[2022,-26470000],[2023,-2700000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2013,2158000],[2014,4025000],[2015,6136000],[2016,8378000],[2017,12458000],[2018,19965000],[2019,38700000],[2020,34500000],[2021,21485000],[2022,-50068000],[2023,-22700000]], "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: 'FR0013379484_resus_an', data: FR0013379484_resus_an, height: "350", width: "100%" });