733 Commits (d007bba6b7bff0efdc288557360a9bbade129278)
 

Author SHA1 Message Date
Mounier Florian b28627433a Merge pull request #146 from sirlark/axis_reordering 10 years ago
James Dominy a0979befd2 Adds an extra class (axis) to horizontal guides if the label is "0" 10 years ago
James Dominy e9f3bd3817 Reorders axes in SVG output. Fix #145 10 years ago
Florian Mounier 8f42442524 Add `stack_from_top` option to reverse stack graph data order. Fix #141 10 years ago
Florian Mounier 78dd5b3048 Bump to 1.5.0. Fix #142 10 years ago
Florian Mounier 4d645be153 Merge branch 'master' of github.com:Kozea/pygal 10 years ago
Florian Mounier 60daf6442c Support colors in rgb / rgba for parametric styles 10 years ago
Mounier Florian 8e5051031f Merge pull request #136 from rcarmo/patch-1 10 years ago
Rui Carmo 6b5cd2d51d Fix secondary y axis 10 years ago
Mounier Florian 750d76ddd5 Merge pull request #133 from gjvnq/master 10 years ago
Florian Mounier 383777cc6a Make #130 work 10 years ago
Florian Mounier 66ba614d8f Merge branch 'master' of github.com:Kozea/pygal 10 years ago
Mounier Florian 7267eec61c Merge pull request #130 from makinacorpus/master 10 years ago
Florian Mounier d4d2f0e04f Fix empty 10 years ago
Gabriel Queiroz 0e2272e0a4 Bug fix on box plot modes. 10 years ago
Gabriel Queiroz 46580d475a Added new mode to box plot chart: "extremes". Which will use the minimum and the maximum values as q0 and q4, respectively. 10 years ago
Mathieu Leplatre a45c80bd90 Move font-family to config 10 years ago
Florian Mounier cb9174cb18 Fix secondary values 10 years ago
Florian Mounier 027e0c2fae Include index in serie 10 years ago
Florian Mounier 2c5a5e9156 Remove axis tests for Treemap 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 630ba30c79 Initiate the end 10 years ago
Florian Mounier df6619e6f8 Minor fixes 10 years ago
Florian Mounier 08e44d21be Fix #112 thanks philt2001 10 years ago
Florian Mounier 8bb982e06c Style table and fix thead 10 years ago
Florian Mounier 55e8f3d177 Try to fix lol xpath in python 2.6 #2 10 years ago
Florian Mounier 6e7e028308 Try to fix lol xpath in python 2.6 10 years ago
Florian Mounier 2ae67e185a Try to fix missing register_namespace in python 2.6 10 years ago
Florian Mounier 3d010c939b Parametrize test to test with and without lxml 10 years ago
Florian Mounier b32bb1c256 Wrap etree 10 years ago
Florian Mounier c881ad7850 Fix table import 10 years ago
Florian Mounier ad3464a682 Make lxml an optionnal dependency 10 years ago
Florian Mounier 44cb4b848b Remove color limit for legends too. Fixes #128 10 years ago
Florian Mounier 836f77d256 WIP on tables 10 years ago
Florian Mounier 30a1660e4f Start working on a render_table method to generate a HTML table with the chart values. 10 years ago
Florian Mounier 3352e022bb Tests for pie 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 c7676a4ffe Add some coverage 10 years ago
Florian Mounier f7ed668a13 Coverage again 11 years ago
Florian Mounier 118bad0093 Fix show_major_dots + coverage 11 years ago
Florian Mounier f294669982 Improve coverage again 11 years ago
Mounier Florian 0720a80dc1 Merge pull request #126 from sirlark/xml_filters 11 years ago
Florian Mounier d7e9953d9a Improving coverture and robustness 11 years ago
Florian Mounier 51c7263e4f Cleanup a bit and prevent crash with log 11 years ago
James Dominy 5302ef65d9 Adds tests for plot_boject.add_xml_filters 11 years ago
Florian Mounier 31e451ae88 Prevent persistent temp file creation 11 years ago
Florian Mounier 58330ff679 Include DateY fixes from #109 11 years ago
Florian Mounier 4aa80e69c0 Add per-serie options. Fixes #124, References #114, Partly addresses #109 11 years ago
Florian Mounier 2a1ccc445e Merge branch 'master' of github.com:Kozea/pygal 11 years ago