586 Commits (2325086755cdcd7888648594395df9a68e8308a6)
 

Author SHA1 Message Date
Florian Mounier 5f2a78795e Add histogram chart type. Fixes #48 11 years ago
Nathan Villaescusa bcd5b56253 Prevent truncation ever being less than 1 11 years ago
Christian Ledermann 615c9c3e50 reverse the legend in horizontal bar. Adresses #56 11 years ago
Christian Ledermann 14d9d787bb add inner_radius for piechart fixes #42 does not work for Multi-series pies 11 years ago
Christian Ledermann ca4e25908d add ability to add links to legend 11 years ago
Florian Mounier 643373c8d9 Change uri test to make it work on windows. Fix #47 11 years ago
Florian Mounier fb1cac78f9 Add show_{x,y}_guides options fixes #29 11 years ago
Florian Mounier 953aa19df8 Fix cabaret and pygal_gen 11 years ago
Florian Mounier 71af33d835 Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Florian Mounier d2e888598b Fix Sweden + minor clean in worldmap. Fixes #43 11 years ago
Guillaume Ayoub 54968e20d3 Use sitepackages=True for tox 11 years ago
Guillaume Ayoub 62a2349bc8 Allow only 'quadratic' or 'cubic' as interpolation value 11 years ago
Florian Mounier 1c98074462 Fix in colors 11 years ago
Florian Mounier 31367df69a Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Florian Mounier 4427daf8e4 Prefix svg for multiple raw includes in html. Maybe related to #40 11 years ago
Anaèle Digoin 0d0e55ca34 new set of color 11 years ago
Florian Mounier a88bbf7366 Fix for python 3 too 11 years ago
Florian Mounier 6003e65ef1 Fix edge cases with datey and secondary axes 11 years ago
Mounier Florian 31860ec15f Merge pull request #39 from signed0/master 11 years ago
Florian Mounier 6da43afacb Include tests on secondary axis 11 years ago
Nathan Villaescusa 75c83b07f8 Fix bug with None y-values for charts with a secondary y-axis. 11 years ago
Florian Mounier 4ca71006f6 Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Florian Mounier 4fb327e030 Add the ability to inheritate a parametric style from another style 11 years ago
Anaèle Digoin 032cf5206b Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Anaèle Digoin 54c4b88e65 create news theme color -> bluestyle 11 years ago
Florian Mounier 95eef057db Change default amplitude of variation for parametric style depending on operation 11 years ago
Florian Mounier ba01a5635b Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Florian Mounier 769a5e962e Add parametric styles 11 years ago
Anaèle Digoin 563456f3c5 Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Anaèle Digoin 941cba9c55 to do 7 variations color for charts 11 years ago
Florian Mounier 953b3810e3 Add some color helpers 11 years ago
Florian Mounier 6e76b3c085 Fix sparktext Python3... 2nd edition 11 years ago
Florian Mounier 26178bff1b Fix sparktext Python3... 11 years ago
Florian Mounier 9ae3e66ddb Fix sparktext 11 years ago
Florian Mounier 30bc88e11c Fix tox.ini since numpy/scipy is no more used 11 years ago
Florian Mounier 403f5971b4 Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Mounier Florian 7308dee54b Merge pull request #35 from dzen/master 11 years ago
Florian Mounier a7d3a090e0 Add test case for issue #35 11 years ago
Florian Mounier b822892a89 Fix darken/lighten 11 years ago
Anaèle Digoin b32dc58460 Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Anaèle Digoin 911a78cd0e start style of color 11 years ago
Florian Mounier a50bfaa98c Minor fixes + add darken and lighten functions to style, which are broken btw 11 years ago
Florian Mounier 133df7ab07 Merge all css in one tag as a workaround for inkscape one style tag bug. Fixes #7 11 years ago
Florian Mounier d38727a259 Add render_sparkline shorthand function and some config to make it possible 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
Sibi 3b79dcca1c Quick hack for addressing issue #30. 11 years ago
Florian Mounier c5b296096e Start adding hermite interpolation 11 years ago
Florian Mounier a27e6d49c3 Add quadratic interpolation 11 years ago