24 Commits (a05a3ee3ecfd6c33a0097b632209f636d443b387)

Author SHA1 Message Date
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
Florian Mounier 6e91e714eb Fix radar axis behaviour (#247) 10 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) 10 years ago
Florian Mounier 4bfbd4f129 Fix #178 10 years ago
Florian Mounier 7da1e05980 Add box documentation and x/y labels with labels documentation. 10 years ago
Florian Mounier 3b675db575 Yeah it's released now 10 years ago
Florian Mounier a1839a7d99 Better js integration in maps. Use the normal tooltip 10 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) 10 years ago
Florian Mounier 7927a6e2d7 Update docs for #242 10 years ago
Florian Mounier 59d4fa9f74 Add auto ``print_value`` color + a configurable ``value_colors`` list in style + Update doc 10 years ago
Florian Mounier 10fb856e42 Fix test as the tooltip is no more included 10 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. 10 years ago
Florian Mounier 6c10a875de My mistake 10 years ago
Florian Mounier d0b8436d14 Fix #237 + protocol fix 10 years ago
Florian Mounier 579a6f91d5 Styles are now all classes and parametric styles are explicit. WIP on new default theme based on material design 10 years ago
Florian Mounier 49f2c5d246 Fix timezones 10 years ago
Florian Mounier 241270d1a8 Add output doc and table doc 10 years ago
Florian Mounier 485881a183 Remove stroke style in style and set it as a global / serie configuration. 10 years ago
Florian Mounier c4ee92106c Add flake8 to tests. Fix style 10 years ago
Florian Mounier 61d269d059 Write configuration doc 10 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 10 years ago
Florian Mounier 633bcda573 Start updating docs. + Re organize again + Include changelog 10 years ago