Ukip wins Rochester and Strood by-election in spite of Mark Reckless’ immigration comments

Labour never stood a chance, despite holding the seat until 2010, when Reckless and the Tories wrested it from them.
Not content with slipping quietly from the competition, Ed Miliband’s party imploded, when Emily Thornberry, shadow cabinet minister and MP for Islington, sent an ill-conceived tweet, which was taken for snobbery and eventually led to her resignation.
Notably the Liberal Democrats came behind the Green party in another blow to the established parties.
var data = google.visualization.arrayToDataTable([ ['Party', 'Votes'], ['UKIP', 16867], ['Conservative', 13947], ['Labour', 6713], ['Green', 1692], ['Liberal Democrat', 349], ['Others', 497] ]);
var options = { title: 'Rochester and Strood by-election', pieHole: 0.4, slices: { 0: { color: '722889' }, 1: { color: '00539F' }, 2: { color: 'D3191A' }, 3: { color: '6AB023' }, 4: { color: 'FDB316' }, 5: { color: 'grey' } } };
var chart = new google.visualization.PieChart(document.getElementById('piechart'));
chart.draw(data, options); }