We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OBEC,OKRSEK,VOLICI,OBALKY_VYDANE,OBALKY_ODEVZDANE,HLASY,HLASY_01,HLASY_02,HLASY_03,HLASY_04,HLASY_05,HLASY_06,HLASY_07,HLASY_08,HLASY_09 | |
541281,5,123,54,54,54,,,,,,,38,,16 | |
549584,2,79,58,58,58,,,,,,,24,,34 | |
547701,1,68,47,47,47,,,,,,,19,,28 | |
587206,1,66,47,47,47,,,,,,,24,,23 | |
573060,5,123,77,77,77,,,,,,,46,,31 | |
575500,8,64,40,40,40,,,,,,,29,,11 | |
563960,3,82,45,45,45,,,,,,,23,,22 | |
597678,6,35,30,30,30,,,,,,,25,,5 | |
572667,1,171,125,125,125,,,,,,,74,,51 |

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id | name | abbreviation | color | gain | |
---|---|---|---|---|---|
1 | Občanská demokratická strana | ODS | #004494 | 0.1123 | |
2 | Řád národa - Vlastenecká unie | ŘN-VU | #2b468b | 0.0017 | |
3 | Cesta odpovědné společnosti | CESTA | #ab2324 | 0.0007 | |
4 | Česká strana sociálně demokratická | ČSSD | #F07D00 | 0.0727 | |
5 | Volte Pravý Blok www.cibulka.net | PB | #888888 | 0 | |
6 | Radostné Česko | RČ | #51ecf2 | 0.0007 | |
7 | Starostové a nezávislí | STAN | #5d8c00 | 0.0518 | |
8 | Komunistická strana Čech a Moravy | KSČM | #8c0000 | 0.0776 | |
9 | Strana zelených | Zelení | #06b15d | 0.0146 |

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// d3.tip | |
// Copyright (c) 2013 Justin Palmer | |
// | |
// Tooltips for d3.js SVG visualizations | |
(function (root, factory) { | |
if (typeof define === 'function' && define.amd) { | |
// AMD. Register as an anonymous module with d3 as a dependency. | |
define(['d3'], factory) | |
} else { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
height: 800 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
height: 800 | |
