998 Commits (master)
 

Author SHA1 Message Date
Florian Mounier c7aefc3989 Imports clean 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 e76a57af06 Minor 9 years ago
Florian Mounier 7927a6e2d7 Update docs for #242 9 years ago
Mounier Florian a51d10b6d3 Merge pull request #242 from cbergmiller/style_guide_stroke 9 years ago
Florian Mounier 338c5a2002 Same with no_data 9 years ago
Florian Mounier 6b58d14b58 Update doc to show print_value styling 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
cbergmiller a7444d1201 added options guide_stroke_dasharray and major_guide_stroke_dasharray to Style 9 years ago
Florian Mounier 10fb856e42 Fix test as the tooltip is no more included 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 6c10a875de My mistake 9 years ago
Florian Mounier d0b8436d14 Fix #237 + protocol fix 9 years ago
Florian Mounier 241874f695 Update the tests 9 years ago
Florian Mounier 79bcf5fdfe Add doc badge 9 years ago
Florian Mounier ce4b1cfe60 Rework css / js uri mechanism 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 b7a846fde9 Update rst 9 years ago
Florian Mounier fcd3460089 Document pygal.graph package 9 years ago
Florian Mounier d5894c2a9d Document all tests 9 years ago
Florian Mounier 6f59ff14a9 Document pygal.* 9 years ago
Florian Mounier 09480b58e3 Document interpolation and add a larger stroke width on active 9 years ago
Florian Mounier 8805b3daf6 Add coveralls 9 years ago
Florian Mounier 830ada669c Add CI badge 9 years ago
Florian Mounier 51d21a1b7c Disabling pypy for travis because of version 2.5.0 9 years ago
Florian Mounier 626acd7fb6 Fix conftest 9 years ago
Florian Mounier 4fd9d0dcb9 Use right lib with python 2.6 and pypy 9 years ago
Florian Mounier 2ddf8b5c3d Disable no lxml under python 2.6 9 years ago
Florian Mounier 9c079142b7 Fix test accordingly 9 years ago
Florian Mounier 72cdae03b3 Better python 2/3 timezone timestamp support 9 years ago
Florian Mounier 1d9d4f774e For python 2 9 years ago
Florian Mounier 49f2c5d246 Fix timezones 9 years ago
Florian Mounier 14a7a32e75 Try travis without tox 9 years ago
Florian Mounier 5d265875ab New travis infrastructure 9 years ago
Florian Mounier 0947bf37cb Try adding a travis file 9 years ago
Florian Mounier d8d4c0667f Missing test dep 9 years ago
Florian Mounier c2f7949055 Add opt deps 9 years ago
Florian Mounier 37697fe0e5 Add some docstring and repr the config key with their doc 9 years ago
Florian Mounier 48cad13ed9 Fix tests corresponding to scaling tweaks 9 years ago
Florian Mounier 310961a627 Better sparklines with labels. Fix #239 9 years ago
Florian Mounier dedbe605d0 Tweaks 9 years ago
Florian Mounier 241270d1a8 Add output doc and table doc 9 years ago
Florian Mounier 485881a183 Remove stroke style in style and set it as a global / serie configuration. 9 years ago
Florian Mounier 16e834d063 Optimize color list 9 years ago
Florian Mounier 2672cd3c38 Serie and value configuration doc 9 years ago
Florian Mounier c4ee92106c Add flake8 to tests. Fix style 9 years ago