var FR0013333432_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,205588000],[2015,220245000],[2016,1620000],[2017,271571000],[2018,1300000],[2019,368836000],[2020,395500000],[2021,486500000],[2022,553859000],[2023,580950000]], "background-color": "purple", },{ "legend-text": "Résultat Opérationnel", "values": [[2014,31170000],[2015,30988000],[2016,31700000],[2017,37652000],[2018,44100000],[2019,47821000],[2020,51411000],[2021,73201000],[2022,79592000],[2023,80841000]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Résultat net", "values": [[2014,19855000],[2015,20186000],[2016,20616000],[2017,26240000],[2018,29142000],[2019,32373000],[2020,36180000],[2021,52899000],[2022,58899000],[2023,58299000]], "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: 'FR0013333432_resus_an', data: FR0013333432_resus_an, height: "350", width: "100%" });