', crosshairs: true, shared: true, valueSuffix: '€' }, legend: { }, series: [{ name: 'Loyer moyen €/m²/an', point: { events: { } }, color: '#87D3DF', data: [['Gambetta', 248],['Pelleport', 411],['Saint-Fargeau', 444],['Porte des Lilas', 348]], zIndex: 1, lineColor: '#87D3DF', lineWidth: 6, marker: { lineWidth: 8, lineColor: '#87D3DF', fillColor: '#87D3DF' }, events: { legendItemClick: function () { return false; } } }, { name: 'Fourchette', data: [['Gambetta', 172, 336],['Pelleport', 215, 450],['Saint-Fargeau', 309, 450],['Porte des Lilas', 210, 370]], type: 'arearange', lineWidth: 0, linkedTo: ':previous', color: '#87D3DF', fillOpacity: 0.2, zIndex: 0 }] }); }); });