530 Commits (9a81e48aeb2a9069625df447a81706ac63eeca0d)
 

Author SHA1 Message Date
Florian Mounier 63343b4c88 -_- 12 years ago
Florian Mounier d9c91c84ae ... 12 years ago
Florian Mounier 64b6ec94d4 Fix unicode litterals 12 years ago
Florian Mounier 324a850d32 Consequently fix tox.ini 12 years ago
Florian Mounier c27bd13739 Same code for python 2.7 and 3.3 12 years ago
Florian Mounier 88f437bd71 Bump copyright 12 years ago
Florian Mounier 79b0829cd0 Start a compat module 12 years ago
Florian Mounier e41004fac1 Add missing svg Fix #33 12 years ago
Florian Mounier 102a895504 Fix empty interpolation and add tests for it 12 years ago
Florian Mounier 3362192c7f Fix range 12 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 0ed3a1e76d Avoid empty interpolation crash 12 years ago
Florian Mounier 74e1e96542 Merge branch 'master' of github.com:Kozea/pygal 12 years ago
Florian Mounier f941c94c22 Fix empty bottom legend 12 years ago
Mounier Florian 9851349996 Merge pull request #32 from ralphbean/master 12 years ago
Ralph Bean 0c3dd098d4 Clarify LGPLv3+ 12 years ago
Florian Mounier 64501f61c0 Make tests pass for DateY + Pep8 12 years ago
Florian Mounier d36d8f0565 Merge remote-tracking branch 'snarkturne/master' 12 years ago
Guillaume Ayoub 9956f3291c Add 2to3 in tox 12 years ago
Guillaume Ayoub 6ca5ec2c7f Fix the coverage 12 years ago
Guillaume Ayoub 63e5e870f3 Add comment about scipy in tox.ini 12 years ago
Guillaume Ayoub 696d854832 Fix tox.ini 12 years ago
Guillaume Ayoub 2cd26dc3ee Remove numpy in deps 12 years ago
Guillaume Ayoub fe4ecd874f Change the order of deps in tox.ini 12 years ago
Guillaume Ayoub 063a895984 Add a dpi parameter to render_to_png 12 years ago
Snarkturne 7ce7e95aab Added example code for DateY graph 12 years ago
Snarkturne 57020a91e7 Added a new kind of Graph : DateY 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 ddc7c3f7b3 Merge branch 'master' of github.com:Kozea/pygal 12 years ago
Florian Mounier b142ca6c27 Fix title alignment 12 years ago
Guillaume Ayoub cb99e62b10 Add numpy for tests in tox 12 years ago
Guillaume Ayoub 58938a7414 Add scipy for tests in tox 12 years ago
Florian Mounier 42023584e6 Fix subtype 12 years ago
Arjen Stolk 77a55bb10a Major and minor x-axis labels 12 years ago
Arjen Stolk 1101bb886d Prevent exceptions on empty logarithmic graphs 12 years ago
Florian Mounier 8a07288e21 Improve Xy data detection. Fix #21 12 years ago
Florian Mounier 461d10f9ab Don't put the xy value at zero if the value is simply missing. Fix #22 12 years ago
Florian Mounier 72ef8ea11b Fix the rest as much as I can with secondary 12 years ago
Florian Mounier 829b100776 Fix horizontal and fix margin for 2ndary labels 12 years ago
Florian Mounier 87ece43c99 Adapt #20, fix tests (x_labels at None), fix pep8. Make it work with stacked lines 12 years ago
Florian Mounier 70a6bcbf9d Merge remote-tracking branch 'wiktorn/2ndary_axis' 12 years ago
Florian Mounier 5092a7482c Add a little margin on title size 12 years ago
Wiktor Niesiobedzki 8db55bcbb3 Fixed setting of marigins - now on the left side are primary 12 years ago
Wiktor Niesiobedzki 2f640560dd Whitespace cleanup and comments cleanup 12 years ago
Wiktor Niesiobedzki 76b66492c7 fixing whitespaces and box computations 12 years ago
Wiktor Niesiobedzki c5096359ff Removal of force_order - not needed in final solution 12 years ago
Wiktor Niesiobedzki ec51633dc1 Fixed CSS declarations - this are needed for proper alignment of values on secondary y axis 12 years ago