Florian Mounier
b847ca1a0b
Init a sphinx doc
10 years ago
Florian Mounier
86a2a01137
Restore cached_property
10 years ago
Florian Mounier
be367ae139
Add the ability to edit node attribute. Partly Fix #223 and fix #184
10 years ago
Florian Mounier
057693a101
Fix old python super
10 years ago
Florian Mounier
412a212c27
Fix dot with log scale. Fix #201
10 years ago
Florian Mounier
86bc6e7c51
Remove world map too. Fixes #225
10 years ago
Florian Mounier
eb9066991f
Externalized swiss map to pygal_map_ch
10 years ago
Florian Mounier
831b065c89
And tests too
10 years ago
Florian Mounier
036e3b8b62
Extract pygal french maps into a pygal_maps_fr plugin
10 years ago
Florian Mounier
8af2e77cb4
Reverse horizontal series. Fix #229 Second edition
10 years ago
Florian Mounier
ed56a01b60
Revert "Reverse horizontal series. Fix #229"
...
This reverts commit 3827cee67f
.
10 years ago
Florian Mounier
3827cee67f
Reverse horizontal series. Fix #229
10 years ago
Florian Mounier
6fef3d2823
Allow line to be horizontal. Fix #204
10 years ago
Florian Mounier
657b0e1337
Add secondary range option. Fix #203
10 years ago
Florian Mounier
ad97605ce5
Remove quotes around font-family. Fix #200 #198
10 years ago
Florian Mounier
b7bc1b8b5b
Set extremes as the default box mode according to popular demand. Fix #121 #149
10 years ago
Florian Mounier
f103cbdb23
Merge branch 'feature-box-modes' of https://github.com/dzejar/pygal into dzejar-feature-box-modes
10 years ago
Florian Mounier
cde8569603
Update changelog
10 years ago
Florian Mounier
73994ff93c
Remove whitespace
10 years ago
Florian Mounier
7f619aa8c5
Merge branch 'never-eat-yellow-snow-pie-value-formatter'
10 years ago
Florian Mounier
71857b132f
Merge branch 'pie-value-formatter' of https://github.com/never-eat-yellow-snow/pygal into never-eat-yellow-snow-pie-value-formatter
10 years ago
Florian Mounier
aa41dc47fc
Merge branch 'master' of github.com:Kozea/pygal
10 years ago
Florian Mounier
171fa66bb6
Missing changelog
10 years ago
Mounier Florian
f8b6246bfd
Merge pull request #212 from nfriedli/patch-1
...
Official abbreviations
10 years ago
Florian Mounier
7600ec6e28
Fix random failing test
10 years ago
Florian Mounier
2dda376a0e
Fix #148
10 years ago
Florian Mounier
aa795a15ba
Fix datetimeline time data. Fix #193 .
10 years ago
Florian Mounier
27132c0432
Keep state with env
10 years ago
Jan Richter
7bf1e0f4e5
fixed _len comment
10 years ago
Jan Richter
17a13f38ec
fixed stdev mode of Box plot for inputs of size 1
10 years ago
Jan Richter
04bc001793
new stdev and pstdev modes of Box plot
10 years ago
Jan Richter
81e50cd834
tukey box plot tests
...
box plot tests updated according to the new return format of
_box_points() method
10 years ago
Jan Richter
8e7efa53bd
added 'tukey' Box plot mode and outliers plotting
...
Tukey box plot (introduced by John W. Tukey) takes for whiskers the lowest
datum still within 1.5 IQR of the lower quartile, and the highest datum
still within 1.5 IQR of the upper quartile.
(https://en.wikipedia.org/wiki/Box_plot )
10 years ago
never-eat-yellow-snow
636aecea04
- fix specifying a value_formatter, needed to be excluded from the json dictionary
...
- Pie graphs do now support a value_formatter as well
10 years ago
Nicolas Friedli
4e300e8f6c
Official abbreviations
...
Would be a better choice to use official abbreviations for cantons names.
Really difficult to use "litteral names" in Switzerland. For example: "Waadt" is writter in German but "Vaud" is the french name of this french speaking canton. "Bern" is in German, but "Berne" is the french name of this *bilingual* canton.
Ref: Official swiss admin website: http://www.bfs.admin.ch/bfs/portal/fr/index/dienstleistungen/premiere_visite/03/03_02.html
10 years ago
Florian Mounier
efbf6638e9
Fix #210
10 years ago
Florian Mounier
ea7bdcaa03
Add continents
10 years ago
Florian Mounier
7ce0703fad
More fix on maps
10 years ago
Florian Mounier
11d3242f4a
Forgot the maps again
10 years ago
Florian Mounier
af524da69e
Update changelog
10 years ago
Florian Mounier
02175144fe
Fix paths
10 years ago
Florian Mounier
a61384fe99
Refactor maps
10 years ago
Florian Mounier
4817b8e3a4
Merge branch 'master' into 2.0.0
10 years ago
Florian Mounier
90a91b76b5
PR Fix #207
10 years ago
Mounier Florian
2303c34823
Merge pull request #207 from sergedroz/master
...
Support for Swiss cantons.
10 years ago
Serge Droz
b72b6f1112
Support for Swiss cantons. Keys are of the form kt-xx where
...
xx ist the short for the respective canton
10 years ago
Clément Plasse
4dedda50d2
Allow to inverse y axis, Fixes #24
10 years ago
Florian Mounier
55caf8ce49
Fix js options and 2.6
10 years ago
Florian Mounier
26abcc6662
Try to make it work without ghost. Not really possible as is.
10 years ago
Florian Mounier
41186be872
Fix old python
10 years ago