', crosshairs: true, shared: true, valueSuffix: '€' }, legend: { }, series: [{ name: 'Loyer moyen €/m²/an', point: { events: { } }, color: '#87D3DF', data: [['St-Denis Université', 130],['Basilique de St-Denis', 132],['Saint-Denis Pte de Paris', 263],['Carrefour Pleyel', 204],['Mairie de St-Ouen', 347],['Garibaldi', 203],['Porte de St-Ouen', 311],['Guy Môquet', 302],['La Fourche', 359],['Place de Clichy', 547],['Liège', 557],['Saint-Lazare', 564],['Miromesnil', 579],['Champs Elysées Clémenceau', 609],['Invalides', 495],['Varenne', 680],['Saint-François-Xavier', 763],['Duroc', 434],['Montparnasse-Bienvenüe', 408],['Gaîté', 428],['Pernety', 348],['Plaisance', 300],['Porte de Vanves', 420],['Malakoff Plateau de Vanves', 238],['Malakoff Rue Etienne Dolet', 218],['Châtillon-Montrouge', 235]], zIndex: 1, lineColor: '#87D3DF', lineWidth: 6, marker: { lineWidth: 8, lineColor: '#87D3DF', fillColor: '#87D3DF' }, events: { legendItemClick: function () { return false; } } }, { name: 'Fourchette', data: [['St-Denis Université', 130, 130],['Basilique de St-Denis', 125, 146],['Saint-Denis Pte de Paris', 140, 300],['Carrefour Pleyel', 100, 260],['Mairie de St-Ouen', 135, 370],['Garibaldi', 130, 270],['Porte de St-Ouen', 189, 543],['Guy Môquet', 214, 543],['La Fourche', 200, 650],['Place de Clichy', 173, 700],['Liège', 194, 930],['Saint-Lazare', 171, 1028],['Miromesnil', 200, 1211],['Champs Elysées Clémenceau', 427, 866],['Invalides', 442, 600],['Varenne', 450, 760],['Saint-François-Xavier', 383, 850],['Duroc', 200, 520],['Montparnasse-Bienvenüe', 276, 748],['Gaîté', 255, 550],['Pernety', 184, 550],['Plaisance', 184, 660],['Porte de Vanves', 288, 495],['Malakoff Plateau de Vanves', 127, 950],['Malakoff Rue Etienne Dolet', 96, 325],['Châtillon-Montrouge', 110, 285]], type: 'arearange', lineWidth: 0, linkedTo: ':previous', color: '#87D3DF', fillOpacity: 0.2, zIndex: 0 }] }); }); $('#container2').highcharts({ title: { text: null }, xAxis: { categories: ['Asnières Gennevilliers - Les Courtilles','Les Agnettes','Gabriel Péri','Mairie de Clichy','Porte de Clichy','Brochant','La Fourche','Place de Clichy','Liège','Saint-Lazare','Miromesnil','Champs Elysées Clémenceau','Invalides','Varenne','Saint-François-Xavier','Duroc','Montparnasse-Bienvenüe','Gaîté','Pernety','Plaisance','Porte de Vanves','Malakoff Plateau de Vanves','Malakoff Rue Etienne Dolet','Châtillon-Montrouge'], title: { text: '' }, labels: { rotation: 290 } }, yAxis: { tickPositioner: function () { var positions = [], tick = Math.floor(this.dataMin), increment = Math.ceil((this.dataMax - this.dataMin) / 6); for (tick; tick - increment <= this.dataMax; tick += increment) { positions.push(tick); } return (Math.round(positions / 10) * 10); }, floor: 0, maxPadding: 0, minPadding: 0, title: { text: null } }, tooltip: { headerFormat: '{point.key}
', crosshairs: true, shared: true, valueSuffix: '€' }, legend: { }, series: [{ name: 'Loyer moyen €/m²/an', color: '#87D3DF', data: [['Asnières Gennevilliers - Les Courtilles', 184],['Les Agnettes', 185],['Gabriel Péri', 211],['Mairie de Clichy', 233],['Porte de Clichy', 391],['Brochant', 454],['La Fourche', 359],['Place de Clichy', 547],['Liège', 557],['Saint-Lazare', 564],['Miromesnil', 579],['Champs Elysées Clémenceau', 609],['Invalides', 495],['Varenne', 680],['Saint-François-Xavier', 763],['Duroc', 434],['Montparnasse-Bienvenüe', 408],['Gaîté', 428],['Pernety', 348],['Plaisance', 323],['Porte de Vanves', 454],['Malakoff Plateau de Vanves', 238],['Malakoff Rue Etienne Dolet', 218],['Châtillon-Montrouge', 235]], zIndex: 1, lineColor: '#87D3DF', lineWidth: 6, marker: { lineWidth: 8, lineColor: '#87D3DF', fillColor: '#87D3DF' } }, { name: 'Fourchette', data: [['Asnières Gennevilliers - Les Courtilles', 120, 220],['Les Agnettes', 177, 200],['Gabriel Péri', 140, 320],['Mairie de Clichy', 140, 362],['Porte de Clichy', 157, 530],['Brochant', 250, 650],['La Fourche', 200, 650],['Place de Clichy', 173, 700],['Liège', 194, 930],['Saint-Lazare', 171, 1028],['Miromesnil', 200, 1211],['Champs Elysées Clémenceau', 427, 866],['Invalides', 442, 600],['Varenne', 450, 760],['Saint-François-Xavier', 383, 850],['Duroc', 200, 520],['Montparnasse-Bienvenüe', 276, 748],['Gaîté', 255, 550],['Pernety', 184, 550],['Plaisance', 184, 660],['Porte de Vanves', 288, 495],['Malakoff Plateau de Vanves', 127, 950],['Malakoff Rue Etienne Dolet', 96, 325],['Châtillon-Montrouge', 110, 285]], type: 'arearange', lineWidth: 0, linkedTo: ':previous', color: '#87D3DF', fillOpacity: 0.2, zIndex: 0 }] }); });