856 Commits (91e8497c80d8f393d6f1676fc003a63a3da7af3a)
 

Author SHA1 Message Date
Florian Mounier 91e8497c80 Forgotten print 9 years ago
Florian Mounier c28945b5fb Clean up 9 years ago
Florian Mounier 5996d0569c Confidence intervals (thanks @chartique). Fix #292. Use metadata to specify CI. Missing auto viewport. (Computing ymin ymax from ci) 9 years ago
Florian Mounier 8381ea3539 Fix negative and histogram 9 years ago
Florian Mounier 45da938917 Merge branch 'master' of github.com:Kozea/pygal 9 years ago
Florian Mounier ff19591a34 Allow 0 as max if there's a min. 9 years ago
Florian Mounier d1eba64bdf Bar print value positioning with `print_values_position`. Can be `top`, `center` or `bottom` (thanks @chartique) Fix #291 9 years ago
Florian Mounier f85991636c Change _bar return value to all bounds and extract _tooltip_and_print_values. Make histogram a subtype of Bar. 9 years ago
Mounier Florian 4113061cac Merge pull request #290 from lord63-forks/fix-installing-link 9 years ago
Florian Mounier c5aba2048f Use custom xml_declaration avoiding conflict with processing instructions 9 years ago
lord63 b05e4b399c Fix the dead installing link in first_step.rst 9 years ago
Florian Mounier 5ecf70274d 2.0.11 9 years ago
Florian Mounier 46066e8eb4 lxml 3.5 compatibility (Fix #282) 9 years ago
Florian Mounier ba2f32d00b Fix transposable_node in case all attributes are not there. 9 years ago
Florian Mounier 9940177739 Release 2.0.9 9 years ago
Florian Mounier 2dc3fc06b9 Add defs config key. 9 years ago
Florian Mounier 70fdda19d0 Don't forget secondary series in table rendering (Fix #260) 9 years ago
Florian Mounier bdcc0ed9e8 Fix labels rotation > 180 (Fix #257) Fix secondary axis 9 years ago
Florian Mounier 71025671aa Compat 9 years ago
Florian Mounier 57dae84431 Process major labels as labels. (Fix #263) 9 years ago
Florian Mounier 05f70959a7 Merge branch 'sjourdois-master' 9 years ago
Florian Mounier daa18fe242 Merge branch 'master' of https://github.com/sjourdois/pygal into sjourdois-master 9 years ago
Florian Mounier 92273e5cd5 Merge branch 'master' of github.com:Kozea/pygal 9 years ago
Mounier Florian a548581dca Merge pull request #278 from felixonmars/unparse-color-py3-fix 9 years ago
Florian Mounier 60d4a6f8e3 PR #278 9 years ago
Stéphane Jourdois e4dd2747b3 Explicit integers (needed for python 3.5) 9 years ago
Stéphane Jourdois e8f5553ee8 Open file as utf-8 during tests (copyright symbol) 9 years ago
Stéphane Jourdois 10bc308c03 Run tests in build directory 9 years ago
Florian Mounier 7bccd1e586 Add `dynamic_print_values` to show print_values on legend hover. (Fix #279) 9 years ago
Felix Yan 4c5a859e86 Add python 3.5 to travis 9 years ago
Felix Yan 3f44ab8e18 Fix unparse_color for python 3.5+ compatibility 9 years ago
Florian Mounier eb9cf3d7cb Fix value overwrite in map. Fix #275 9 years ago
Florian Mounier 25865ab275 Bump 2.0.7 9 years ago
Florian Mounier 63bc41dcb2 Fix `render_in_browser`. Fix #266 (thanks @waixwong) 9 years ago
Mounier Florian 05e9f3ddc7 Merge pull request #264 from mmrose/master 9 years ago
Martin Mrose 3a4376825b Testing explicitly for None as these values can be zero 9 years ago
Florian Mounier f3c6b1bd85 Avoid x label formatting when label is a string 10 years ago
Florian Mounier 7298f23fa4 python 2 str -> to_str 10 years ago
Florian Mounier 28037d95bd Fix x labels formatting 10 years ago
Florian Mounier ae95223ee8 Fix map coloration 10 years ago
Florian Mounier 6ab838e22a Fix travis flake8. Fix flake8 bugs 10 years ago
Florian Mounier 755c5ab3ef Fix label adaptation. Fix #256 Fix wrong radar truncation. Fix #255 10 years ago
Florian Mounier 93ddd6d568 Bump to 2.0.2 10 years ago
Florian Mounier ef95c1c085 Fix non namespaced svg (without embed) javascript by adding uuid in config object. (config is in window.pygal now). 10 years ago
Florian Mounier 614bcc22f3 Fix broken font_family default 10 years ago
Florian Mounier 41eb081bbc Fix view box differently to avoid getting a null height on huge numbers. Fix #254 10 years ago
Florian Mounier a05a3ee3ec Fix box differently to avoid getting a null height on huge numbers 10 years ago
Florian Mounier 91cc101e81 2.0.1 Release 10 years ago
Florian Mounier 3d4523365e Minor fixes 10 years ago
Florian Mounier 0ddcc0d3a2 Add tooltip support in metadata to add a title (#249). 10 years ago