40b032c9bb
dependency which will update easily from the other repository. Also update tests for 2.1.0 compatibility
76 lines
1.9 KiB
Plaintext
76 lines
1.9 KiB
Plaintext
#data[_votes_total_null = 0][votes_total >= 3][votes_total <= 34730.2] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 2;
|
|
marker-height: 2;
|
|
marker-fill: #222;
|
|
marker-opacity: 0.8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: 0.8;
|
|
marker-type: ellipse;
|
|
}
|
|
|
|
#data[_votes_total_null = 0][votes_total >= 34730.2][votes_total <= 69457.4] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 5;
|
|
marker-height: 5;
|
|
marker-fill: #222;
|
|
marker-opacity: .8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: .8;
|
|
marker-type: ellipse;
|
|
}
|
|
|
|
|
|
#data[_votes_total_null = 0][votes_total >= 69457.4][votes_total <= 104184.59999999999] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 8;
|
|
marker-height: 8;
|
|
marker-fill: #222;
|
|
marker-opacity: .8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: .8;
|
|
marker-type: ellipse;
|
|
}
|
|
|
|
|
|
#data[_votes_total_null = 0][votes_total >= 104184.59999999999][votes_total <= 138911.8] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 11;
|
|
marker-height: 11;
|
|
marker-fill: #222;
|
|
marker-opacity: .8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: .8;
|
|
marker-type: ellipse;
|
|
}
|
|
|
|
|
|
#data[_votes_total_null = 0][votes_total >= 138911.8][votes_total <= 173639] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 14;
|
|
marker-height: 14;
|
|
marker-fill: #222;
|
|
marker-opacity: .8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: .8;
|
|
marker-type: ellipse;
|
|
}
|
|
|
|
|
|
#data[_votes_total_null = 0][votes_total >= 173639][votes_total <= 208366.2] {
|
|
marker-allow-overlap: true;
|
|
marker-width: 17;
|
|
marker-height: 17;
|
|
marker-fill: #222;
|
|
marker-opacity: .8;
|
|
marker-line-width: 0;
|
|
marker-line-color: #222;
|
|
marker-line-opacity: .8;
|
|
marker-type: ellipse;
|
|
}
|