941 Commits (4b3fc71664df6c4c3e3aabb108e10c8c58497706)
 

Author SHA1 Message Date
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
Wiktor Niesiobedzki 35723ec6cf Remove duplicated _secondary_min method 12 years ago
Wiktor Niesiobedzki a51f34ab04 Remove secondary_box - not used in code 12 years ago
Wiktor Niesiobedzki c2a0e49f9c Remove surplus "," 12 years ago
Wiktor Niesiobedzki ff8ff3677e Remove surplus CSS declarations for secondary axis 12 years ago
Wiktor Niesiobedzki 118907a80b Fix margin settings 12 years ago
Wiktor Niesiobedzki 5cae09dd7f remove debug print 12 years ago
Wiktor Niesiobedzki c379f0b6e3 Extend tooltips with x value. 12 years ago
Wiktor Niesiobedzki 0656ea628a Added secondary axis support to Line 12 years ago
unknown 88f016f3ae Merge branch 'master' of https://github.com/wiktorn/pygal into 2ndary_axis 12 years ago
Mounier Florian db5e71d981 Merge pull request #17 from wiktorn/unlimited_x 12 years ago
Wiktor Niesiobedzki 4d78247aa5 x axis limiter for labels for line graph 12 years ago
Mounier Florian aed7744996 Merge pull request #15 from aebrahim/notebook 12 years ago
Mounier Florian fc56b4b8ef Merge pull request #16 from yobuntu/master 12 years ago
Yohann Rebattu 54976b7923 Update pygal/util.py 12 years ago
Wiktor Niesiobedzki 29aa0bf0e2 Secondary axis support 12 years ago
Ali Ebrahim 17ec8971a3 add png visualization in ipython notebook 12 years ago
Guillaume Ayoub b7b1d304bf Fix one test 12 years ago
Mounier Florian 8d21746a5d Merge pull request #12 from Kozea/skip-value-on-thin-slice 12 years ago
Mounier Florian d1da3a3794 Merge pull request #11 from Kozea/no-zero-slice 12 years ago
Simon Sapin e2448601b3 Pie graph: Do not show static values on slices with small angles. 12 years ago
Simon Sapin 4bfc676bcd Pie graph: do not show slices of 0° angle. 12 years ago
Simon Sapin 55149680a3 Add a dots_size config. 12 years ago
Simon Sapin 52ca116368 Make filename optional in render_to_png() 12 years ago
Mounier Florian f7bef77a24 Merge pull request #9 from Kozea/configurable-format 12 years ago
Simon Sapin 46508dad65 Rename Config.value_format to value_formatter 12 years ago
Simon Sapin c089679fac Make value formatting fully configurable (through a lambda). 12 years ago
Simon Sapin 22c8998cc2 Remove unused import. 12 years ago
Simon Sapin 7c92a25e7a Add .pyc and .egg-info to .gitignore. 12 years ago
Guillaume Ayoub 4583018ba7 Update tox config for Python 3.3 12 years ago
Florian Mounier 8676150aac Bump 1.13.0 12 years ago
Florian Mounier 8d85ad3a0d Fix a lot of logarithmic things 12 years ago
Florian Mounier 542624f682 Fix python 3.2 12 years ago
Florian Mounier e76c398b0c New no data 12 years ago
Florian Mounier b8b19bc063 Multiline titles 12 years ago
Florian Mounier a9de30e3ca Vertical pyramid 12 years ago
Florian Mounier 4dc861bd20 Fix label rotation + major in horizontal 12 years ago
Florian Mounier 7c30891274 Fix log 12 years ago
Florian Mounier 77fc66de59 Fix stacked 12 years ago
Florian Mounier aa056bfe4a Merge branch 'master' into new_bars 12 years ago