533 Commits (0df9f1a4435bcf1c4446ecebd8fee22cdae6ef55)
 

Author SHA1 Message Date
Florian Mounier 0df9f1a443 Merge remote-tracking branch 'philt2001/master' 11 years ago
Florian Mounier 3a33f963d4 Fix python 2 tests 11 years ago
Florian Mounier 4215c43423 Fix value_formatter acces. It's not in config to_dict as it's a function. 11 years ago
Phil 9a81e48aeb Add formatting to the DateY X axis label 11 years ago
Florian Mounier 7a0b121658 Bump to 1.2.1 11 years ago
Florian Mounier 9ff557332a Merge branch 'master' of github.com:Kozea/pygal 11 years ago
Florian Mounier 7e3205ecc2 Replace tooltip id with tooltip class. Fix #86 11 years ago
Mounier Florian 83bcd93cba Merge pull request #85 from signed0/patch-2 11 years ago
Nathan Villaescusa 92cb2a98d1 Fix a bug with secondary y-axis and formatted values 11 years ago
Florian Mounier 70821caeff Bump version 11 years ago
Mounier Florian 3f999628fa Merge pull request #78 from sirlark/xml_filters 11 years ago
James Dominy bb96eab106 ADDS HOOK FOR XML MODIFICATION PRE-RENDERING 11 years ago
Mounier Florian 2b2a3588f7 Merge pull request #70 from fayizk1/master 11 years ago
Florian Mounier 32cb52a419 Add new README 11 years ago
Florian Mounier 66041bdb54 Clean code + fix test 11 years ago
Florian Mounier 766c78d46a Merge branch 'master' into donut_label_with_links 11 years ago
Mounier Florian 06b665a447 Merge pull request #74 from ralphbean/master 11 years ago
Ralph Bean 4b94b14412 Explicitly decode source for py3. 11 years ago
Fayiz Musthafa deb68e7336 Added new style - SolidColorStyle 11 years ago
Fayiz Musthafa b5662a19c3 Added new style - 11 years ago
Florian Mounier 0e1a7259db Merge branch 'master' into donut_label_with_links 11 years ago
Jean-Marc Martins e226aa5405 Fighting versus git 11 years ago
Jean-Marc Martins 921352c093 Removes from ghost 11 years ago
Jean-Marc Martins be5ad45048 Adds supranations 11 years ago
Jean-Marc Martins 64e17f48b4 Merge branch 'master' of ssh+git://github.com/cristen/pygal 11 years ago
Jean-Marc Martins 3422462511 Supranations 11 years ago
Jean-Marc Martins a3ba1dacdf Stupid forgotten file 11 years ago
Florian Mounier 61441a2490 Merge remote-tracking branch 'cleder/master' into donut_label_with_links 11 years ago
Jean-Marc Martins 924c1284fb Merge branch 'master' of ssh+git://github.com/cristen/pygal 11 years ago
Jean-Marc Martins f781b56a7a Fixes supranational code leaving ghost generic 11 years ago
Jean-Marc Martins a2448a4171 Adds supranational areas to pygal 11 years ago
Jean-Marc Martins 3dead6e0a8 Adds supranational areas to pygal 11 years ago
Jean-Marc Martins 699422c131 Fixes tests on the worldmap 11 years ago
Florian Mounier 3c78e46bd8 Fix forgotten check of dict type 11 years ago
Jean-Marc Martins e2fac5b70a Merge remote-tracking branch 'upstream/master' 11 years ago
Jean-Marc Martins f8b9b84728 Fix error if the raw_values is empty 11 years ago
Florian Mounier e9f36b3617 Change list like check (which did not worked in python 3) 11 years ago
Florian Mounier 447ddf68ee Fix tests of datey and worldmap 11 years ago
Florian Mounier 07facb7df1 Improve perf 11 years ago
Christian Ledermann d378139bc8 cleanup, sorry for the premature pull request, but this is really the final time 11 years ago
Christian Ledermann e3f28caaf9 after cosiderations and tests it is better to change the orders of the bars instead of the legend. This is probably more of what a user would expect. fixes #55 all tests are passing 11 years ago
Christian Ledermann d425006037 add tests 11 years ago
Florian Mounier 69991cf3fe Add simple perf tool 11 years ago
Mounier Florian 4b4fa9d7b3 Merge pull request #59 from signed0/patch-1 11 years ago
Nathan Villaescusa fdb1b18f14 Use hasattr instead of dir 11 years ago
Mounier Florian 066450b5e6 Merge pull request #58 from signed0/master 11 years ago
Florian Mounier cc0ab1339a Fix #49 and add a test for it 11 years ago
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