173 Commits (71025671aa8130e62028fad7462f31da98640a22)

Author SHA1 Message Date
Florian Mounier 57dae84431 Process major labels as labels. (Fix #263) 9 years ago
Florian Mounier 7bccd1e586 Add `dynamic_print_values` to show print_values on legend hover. (Fix #279) 9 years ago
Florian Mounier f3c6b1bd85 Avoid x label formatting when label is a string 9 years ago
Florian Mounier ae95223ee8 Fix map coloration 9 years ago
Florian Mounier 755c5ab3ef Fix label adaptation. Fix #256 Fix wrong radar truncation. Fix #255 9 years ago
Florian Mounier 0ddcc0d3a2 Add tooltip support in metadata to add a title (#249). 9 years ago
Florian Mounier 6e91e714eb Fix radar axis behaviour (#247) 9 years ago
Florian Mounier c175c08d8b Add ``print_labels`` option to print label too. (Fix #197) Add ``value_label_font_family`` and ``value_label_font_size`` style options for ``print_labels``. Default ``print_zeroes`` to True (Re)Add xlink in desc to show on tooltip Activate element on tooltip hovering. (Fix #106) 9 years ago
Florian Mounier 4bfbd4f129 Fix #178 9 years ago
Florian Mounier ecff6f5a7b Small last fixes 9 years ago
Florian Mounier 494d46613a Fix a lot of label related things 9 years ago
Florian Mounier a1839a7d99 Better js integration in maps. Use the normal tooltip 9 years ago
Florian Mounier 7748f847f3 Refactor label processing in a ``_compute_x_labels`` and ``_compute_y_labels`` method. Handle both string and numbers for all charts. Create a ``Dual`` base chart for dual axis charts. (Fix #236) 9 years ago
Florian Mounier 59d4fa9f74 Add auto ``print_value`` color + a configurable ``value_colors`` list in style + Update doc 9 years ago
Florian Mounier 034f42775a Minor style tweaks 9 years ago
Florian Mounier adc03ef2fb Move ``font_size`` config to style. Add ``font_family`` for various elements in style. Add ``googlefont:font`` support for style fonts. 9 years ago
Florian Mounier d0b8436d14 Fix #237 + protocol fix 9 years ago
Florian Mounier 6ebf6d2e5f Darken extra colors for serie len 9 years ago
Florian Mounier 579a6f91d5 Styles are now all classes and parametric styles are explicit. WIP on new default theme based on material design 9 years ago
Florian Mounier 09480b58e3 Document interpolation and add a larger stroke width on active 9 years ago
Florian Mounier 2ddf8b5c3d Disable no lxml under python 2.6 9 years ago
Florian Mounier 49f2c5d246 Fix timezones 9 years ago
Florian Mounier 310961a627 Better sparklines with labels. Fix #239 9 years ago
Florian Mounier 485881a183 Remove stroke style in style and set it as a global / serie configuration. 9 years ago
Florian Mounier c4ee92106c Add flake8 to tests. Fix style 9 years ago
Florian Mounier 61d269d059 Write configuration doc 9 years ago
Florian Mounier 25313043f7 Going on doc + Fix y_labels behaviour for lines + Fix x_labels and y_labels behaviour for xy like + Improve gauge a bit + Finally allow call chains on add 9 years ago
Florian Mounier b63bd3fa53 Fix x_labels y_labels XY DateLine TimeLine and a lot things + write doc 9 years ago
Florian Mounier 4cf06087c3 New js 10 years ago
Florian Mounier 96dbe2718f Bump copyrights 10 years ago
Florian Mounier be367ae139 Add the ability to edit node attribute. Partly Fix #223 and fix #184 10 years ago
Florian Mounier 412a212c27 Fix dot with log scale. Fix #201 10 years ago
Florian Mounier 86bc6e7c51 Remove world map too. Fixes #225 10 years ago
Florian Mounier eb9066991f Externalized swiss map to pygal_map_ch 10 years ago
Florian Mounier 036e3b8b62 Extract pygal french maps into a pygal_maps_fr plugin 10 years ago
Florian Mounier 6fef3d2823 Allow line to be horizontal. Fix #204 10 years ago
Florian Mounier 657b0e1337 Add secondary range option. Fix #203 10 years ago
Florian Mounier aa795a15ba Fix datetimeline time data. Fix #193. 10 years ago
Florian Mounier 27132c0432 Keep state with env 10 years ago
Florian Mounier ea7bdcaa03 Add continents 10 years ago
Florian Mounier 7ce0703fad More fix on maps 10 years ago
Florian Mounier 02175144fe Fix paths 10 years ago
Florian Mounier 90a91b76b5 PR Fix #207 10 years ago
Clément Plasse 4dedda50d2 Allow to inverse y axis, Fixes #24 10 years ago
Florian Mounier 26abcc6662 Try to make it work without ghost. Not really possible as is. 10 years ago
Florian Mounier a5f94ebd7d Remove DateY and replace it by real XY datetime, date, time and timedelta support. Introduce new XY configuration options: `xrange`, `x_value_formatter`. 10 years ago
Florian Mounier a1acaacf0e Add tests that fails referencing #188 10 years ago
Florian Mounier 14ef65875d Add show_x_labels option to remove them and the x axis. Set print_values to False by default. Fix #192 10 years ago
Florian Mounier 505a117fe4 Add a way to specify style/color on nodes. References: #184 10 years ago
Florian Mounier 333597f195 Secondary interpolation fix. Fix #165 10 years ago