72 Commits (eb9066991fb1803665596fa56be3835b5e1b5101)

Author SHA1 Message Date
Florian Mounier eb9066991f Externalized swiss map to pygal_map_ch 9 years ago
Florian Mounier 036e3b8b62 Extract pygal french maps into a pygal_maps_fr plugin 9 years ago
Florian Mounier 6fef3d2823 Allow line to be horizontal. Fix #204 9 years ago
Florian Mounier 657b0e1337 Add secondary range option. Fix #203 9 years ago
Florian Mounier aa795a15ba Fix datetimeline time data. Fix #193. 9 years ago
Florian Mounier 27132c0432 Keep state with env 9 years ago
Florian Mounier ea7bdcaa03 Add continents 10 years ago
Florian Mounier 7ce0703fad More fix on maps 10 years ago
Florian Mounier 02175144fe Fix paths 10 years ago
Florian Mounier 90a91b76b5 PR Fix #207 10 years ago
Clément Plasse 4dedda50d2 Allow to inverse y axis, Fixes #24 10 years ago
Florian Mounier 26abcc6662 Try to make it work without ghost. Not really possible as is. 10 years ago
Florian Mounier a5f94ebd7d Remove DateY and replace it by real XY datetime, date, time and timedelta support. Introduce new XY configuration options: `xrange`, `x_value_formatter`. 10 years ago
Florian Mounier a1acaacf0e Add tests that fails referencing #188 10 years ago
Florian Mounier 14ef65875d Add show_x_labels option to remove them and the x axis. Set print_values to False by default. Fix #192 10 years ago
Florian Mounier 505a117fe4 Add a way to specify style/color on nodes. References: #184 10 years ago
Florian Mounier 333597f195 Secondary interpolation fix. Fix #165 10 years ago
Florian Mounier 60fb41b1d5 Add legend_at_bottom_columns option to specify number of columns in legend when at bottom. Fixes #157 10 years ago
Florian Mounier 8f42442524 Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
Florian Mounier a9e7d5e538 Treemap done 10 years ago
Florian Mounier b7f2ec9160 First almost working first level only treemap 10 years ago
Florian Mounier df6619e6f8 Minor fixes 10 years ago
Phil b7a678e479 Added new option to config 'half_pie' to allow only creating half of a pie chart, for Kozea#123 [Fixes: #123] 10 years ago
Florian Mounier 118bad0093 Fix show_major_dots + coverage 11 years ago
Florian Mounier f294669982 Improve coverage again 11 years ago
Florian Mounier d7e9953d9a Improving coverture and robustness 11 years ago
Florian Mounier 4aa80e69c0 Add per-serie options. Fixes #124, References #114, Partly addresses #109 11 years ago
Florian Mounier 65d75a022d Remove 16 colors limitation 11 years ago
Clément Plasse aa344741e3 simple graph with 'show_only_major_dots' option 11 years ago
Florian Mounier 90a38440ca Update changelog 11 years ago
Florian Mounier 7627fb40a2 Fix y_labels map iterator exhaustion in python 3 11 years ago
Florian Mounier 4b45750b7a Bump 1.4.3 11 years ago
Florian Mounier 4fc5621e0d Add french maps 11 years ago
Florian Mounier ee11f880de Happy new year 11 years ago
Florian Mounier 6630f548f3 Fix box plot 11 years ago
Florian Mounier 7e3205ecc2 Replace tooltip id with tooltip class. Fix #86 11 years ago
Florian Mounier 5f2a78795e Add histogram chart type. Fixes #48 11 years ago
Florian Mounier a50bfaa98c Minor fixes + add darken and lighten functions to style, which are broken btw 11 years ago
Florian Mounier fc7daba3f1 Add lagrange interpolation and hermite variants 11 years ago
Florian Mounier 7b3279b71e Add trigonometric interpolation from redditor viscence 11 years ago
Florian Mounier 64c1b7640c Fix x/y title margin computation + split if too long + position with legends 11 years ago
Florian Mounier c5b296096e Start adding hermite interpolation 11 years ago
Florian Mounier b6c92232bd Support multi title in worldmap 12 years ago
Florian Mounier 5055c6ccd8 Fix a lot of things in Worldmap 12 years ago
Florian Mounier b9cc389c2d Work on worldmap, better svg + new data definition 12 years ago
Florian Mounier 5133a92e42 Add worldmap chart 12 years ago
Florian Mounier 64501f61c0 Make tests pass for DateY + Pep8 12 years ago
Florian Mounier 471da7f430 Fix label truncation margin size + Migrate to http://kozea.github.com/pygal.js/javascripts/ 12 years ago
Florian Mounier b142ca6c27 Fix title alignment 12 years ago
Florian Mounier 72ef8ea11b Fix the rest as much as I can with secondary 12 years ago