530 Commits (9a81e48aeb2a9069625df447a81706ac63eeca0d)
 

Author SHA1 Message Date
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
Florian Mounier de14bc10d1 Finally fix horizontal bar 12 years ago
Florian Mounier b7a394807c Fix values inter dependency 12 years ago
Florian Mounier 5251b614da Work on refactoring bars (WIP) 12 years ago
Florian Mounier c7c4e212e6 Fix some logarithmic combination 12 years ago
Florian Mounier cbe70dd899 Remove value from dict this fixes #4 and fix zero value in gauge 12 years ago
Florian Mounier 8f5ececb98 Fix 'No data' when the serie only contains Nones + add some tests 12 years ago
Florian Mounier aeafaaccd5 Add pystil snippet to cabaret 12 years ago
Florian Mounier 0a95a78c52 Fix empty serie 12 years ago
Florian Mounier 508e5471dd Add link 12 years ago
Florian Mounier 1b6792cd05 Add time 12 years ago
Florian Mounier da38f7cf89 Polish cabaret 12 years ago