Commit Graph

  • 6e91e714eb Fix radar axis behaviour (#247) Florian Mounier 2015-07-28 10:17:39 +0200
  • 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) Florian Mounier 2015-07-27 18:07:24 +0200
  • 4bfbd4f129 Fix #178 Florian Mounier 2015-07-27 15:20:30 +0200
  • 7da1e05980 Add box documentation and x/y labels with labels documentation. Florian Mounier 2015-07-27 14:38:24 +0200
  • 3b675db575 Yeah it's released now Florian Mounier 2015-07-27 11:35:17 +0200
  • 188c209a26 Bump 2.0.0 2.0.0 Florian Mounier 2015-07-27 10:47:33 +0200
  • ecff6f5a7b Small last fixes Florian Mounier 2015-07-27 10:31:02 +0200
  • af850b15fd Fix unicode in python 2 Florian Mounier 2015-07-23 16:18:59 +0200
  • c7aefc3989 Imports clean Florian Mounier 2015-07-23 15:36:26 +0200
  • 494d46613a Fix a lot of label related things Florian Mounier 2015-07-23 13:41:31 +0200
  • a1839a7d99 Better js integration in maps. Use the normal tooltip Florian Mounier 2015-07-22 14:53:20 +0200
  • 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) Florian Mounier 2015-07-22 11:40:20 +0200
  • e76a57af06 Minor Florian Mounier 2015-07-21 14:22:08 +0200
  • 7927a6e2d7 Update docs for #242 Florian Mounier 2015-07-21 14:21:24 +0200
  • a51d10b6d3 Merge pull request #242 from cbergmiller/style_guide_stroke Mounier Florian 2015-07-21 14:16:12 +0200
  • 338c5a2002 Same with no_data Florian Mounier 2015-07-20 11:47:36 +0200
  • 6b58d14b58 Update doc to show print_value styling Florian Mounier 2015-07-20 11:36:50 +0200
  • 59d4fa9f74 Add auto ``print_value`` color + a configurable ``value_colors`` list in style + Update doc Florian Mounier 2015-07-20 11:29:55 +0200
  • 034f42775a Minor style tweaks Florian Mounier 2015-07-20 10:20:22 +0200
  • a7444d1201 added options guide_stroke_dasharray and major_guide_stroke_dasharray to Style changed graph.css to respect guide_stroke_dasharray and major_guide_stroke_dasharray #242 cbergmiller 2015-07-19 14:41:56 +0200
  • 10fb856e42 Fix test as the tooltip is no more included Florian Mounier 2015-07-17 17:18:38 +0200
  • adc03ef2fb Move ``font_size`` config to style. Add ``font_family`` for various elements in style. Add ``googlefont:font`` support for style fonts. Florian Mounier 2015-07-17 17:06:19 +0200
  • 6c10a875de My mistake Florian Mounier 2015-07-16 15:18:35 +0200
  • d0b8436d14 Fix #237 + protocol fix Florian Mounier 2015-07-16 15:15:11 +0200
  • 241874f695 Update the tests Florian Mounier 2015-07-16 14:10:37 +0200
  • 79bcf5fdfe Add doc badge Florian Mounier 2015-07-16 10:24:17 +0200
  • ce4b1cfe60 Rework css / js uri mechanism Florian Mounier 2015-07-16 10:22:49 +0200
  • 6ebf6d2e5f Darken extra colors for serie len Florian Mounier 2015-07-15 18:46:16 +0200
  • 579a6f91d5 Styles are now all classes and parametric styles are explicit. WIP on new default theme based on material design Florian Mounier 2015-07-15 18:12:28 +0200
  • b7a846fde9 Update rst Florian Mounier 2015-07-15 15:50:49 +0200
  • fcd3460089 Document pygal.graph package Florian Mounier 2015-07-15 15:44:16 +0200
  • d5894c2a9d Document all tests Florian Mounier 2015-07-15 11:18:50 +0200
  • 6f59ff14a9 Document pygal.* Florian Mounier 2015-07-15 10:30:13 +0200
  • 09480b58e3 Document interpolation and add a larger stroke width on active Florian Mounier 2015-07-13 15:26:43 +0200
  • 8805b3daf6 Add coveralls Florian Mounier 2015-07-10 17:11:22 +0200
  • 830ada669c Add CI badge Florian Mounier 2015-07-10 17:05:38 +0200
  • 51d21a1b7c Disabling pypy for travis because of version 2.5.0 Florian Mounier 2015-07-10 16:53:05 +0200
  • 626acd7fb6 Fix conftest Florian Mounier 2015-07-10 16:41:13 +0200
  • 4fd9d0dcb9 Use right lib with python 2.6 and pypy Florian Mounier 2015-07-10 16:13:02 +0200
  • 2ddf8b5c3d Disable no lxml under python 2.6 Florian Mounier 2015-07-10 16:10:42 +0200
  • 9c079142b7 Fix test accordingly Florian Mounier 2015-07-10 15:39:56 +0200
  • 72cdae03b3 Better python 2/3 timezone timestamp support Florian Mounier 2015-07-10 15:31:11 +0200
  • 1d9d4f774e For python 2 Florian Mounier 2015-07-10 15:28:33 +0200
  • 49f2c5d246 Fix timezones Florian Mounier 2015-07-10 15:16:05 +0200
  • 14a7a32e75 Try travis without tox Florian Mounier 2015-07-10 14:39:05 +0200
  • 5d265875ab New travis infrastructure Florian Mounier 2015-07-10 14:26:58 +0200
  • 0947bf37cb Try adding a travis file Florian Mounier 2015-07-10 14:24:38 +0200
  • d8d4c0667f Missing test dep Florian Mounier 2015-07-10 14:16:16 +0200
  • c2f7949055 Add opt deps Florian Mounier 2015-07-10 14:09:21 +0200
  • 37697fe0e5 Add some docstring and repr the config key with their doc Florian Mounier 2015-07-10 12:03:41 +0200
  • 48cad13ed9 Fix tests corresponding to scaling tweaks Florian Mounier 2015-07-09 16:13:43 +0200
  • 310961a627 Better sparklines with labels. Fix #239 Florian Mounier 2015-07-09 15:52:07 +0200
  • dedbe605d0 Tweaks Florian Mounier 2015-07-09 15:40:18 +0200
  • 241270d1a8 Add output doc and table doc Florian Mounier 2015-07-09 15:11:38 +0200
  • 485881a183 Remove stroke style in style and set it as a global / serie configuration. Florian Mounier 2015-07-09 12:45:04 +0200
  • 16e834d063 Optimize color list Florian Mounier 2015-07-09 12:25:13 +0200
  • 2672cd3c38 Serie and value configuration doc Florian Mounier 2015-07-09 11:35:02 +0200
  • c4ee92106c Add flake8 to tests. Fix style Florian Mounier 2015-07-09 10:46:00 +0200
  • 61d269d059 Write configuration doc Florian Mounier 2015-07-08 18:35:28 +0200
  • 65bdc4ae75 PolarLogView Florian Mounier 2015-07-07 14:53:10 +0200
  • 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 Florian Mounier 2015-07-07 14:40:54 +0200
  • b63bd3fa53 Fix x_labels y_labels XY DateLine TimeLine and a lot things + write doc Florian Mounier 2015-07-06 18:07:41 +0200
  • 633bcda573 Start updating docs. + Re organize again + Include changelog Florian Mounier 2015-07-06 12:20:43 +0200
  • 4f661e644d Better transition for tooltip Florian Mounier 2015-07-03 12:09:31 +0200
  • 54fcbe927c Merge branch 'master' of github.com:Kozea/pygal Florian Mounier 2015-07-03 11:29:13 +0200
  • 4cf06087c3 New js Florian Mounier 2015-07-03 11:29:03 +0200
  • ced13fdf42 Add some very useful spaces Guillaume Ayoub 2015-07-02 19:21:28 +0200
  • 39bbf5633e Remove useless next/contents. Little sphinx fixes Florian Mounier 2015-07-02 18:28:08 +0200
  • 5f57307ed1 Improve bold rendering Florian Mounier 2015-07-02 18:04:26 +0200
  • 3bd44f190c Improve bold rendering Florian Mounier 2015-07-02 18:01:22 +0200
  • de64044910 Right sphinx theme in local Florian Mounier 2015-07-02 17:59:11 +0200
  • d52133240c Remove theme Florian Mounier 2015-07-02 17:26:44 +0200
  • 6e16d7c62e Try including ext Florian Mounier 2015-07-02 17:17:39 +0200
  • d007bba6b7 Fix tree Florian Mounier 2015-07-02 17:06:27 +0200
  • 8d8ff5df40 Try organizing rest files Florian Mounier 2015-07-02 16:43:20 +0200
  • 9535a590e0 And links with anchor Florian Mounier 2015-07-02 14:50:42 +0200
  • 02894ab5d6 Add .html in links Florian Mounier 2015-07-02 14:48:59 +0200
  • 1690ee2f44 Fix ids Florian Mounier 2015-07-02 14:38:15 +0200
  • 69a5e391cf Add lang to code-blocks Florian Mounier 2015-07-02 14:34:27 +0200
  • b2f017a878 Working on porting doc Florian Mounier 2015-07-01 16:23:06 +0200
  • 96dbe2718f Bump copyrights Florian Mounier 2015-07-01 15:20:05 +0200
  • b847ca1a0b Init a sphinx doc Florian Mounier 2015-07-01 14:37:29 +0200
  • 86a2a01137 Restore cached_property Florian Mounier 2015-06-26 17:11:51 +0200
  • be367ae139 Add the ability to edit node attribute. Partly Fix #223 and fix #184 Florian Mounier 2015-06-26 15:11:08 +0200
  • 057693a101 Fix old python super Florian Mounier 2015-06-25 14:23:03 +0200
  • 412a212c27 Fix dot with log scale. Fix #201 Florian Mounier 2015-06-25 12:51:22 +0200
  • 86bc6e7c51 Remove world map too. Fixes #225 Florian Mounier 2015-06-24 18:21:33 +0200
  • eb9066991f Externalized swiss map to pygal_map_ch Florian Mounier 2015-06-24 18:00:59 +0200
  • 831b065c89 And tests too Florian Mounier 2015-06-24 15:23:15 +0200
  • 036e3b8b62 Extract pygal french maps into a pygal_maps_fr plugin Florian Mounier 2015-06-24 15:08:51 +0200
  • aca359e40b Add _add_data_label function to Bar chart #232 张俊 2015-06-24 18:37:04 +0800
  • a5eda8cde3 Update config.py 张俊 2015-06-24 18:33:19 +0800
  • fd3806497d Update config.py 张俊 2015-06-24 18:32:31 +0800
  • 8af2e77cb4 Reverse horizontal series. Fix #229 Second edition Florian Mounier 2015-06-24 11:02:13 +0200
  • ed56a01b60 Revert "Reverse horizontal series. Fix #229" Florian Mounier 2015-06-24 10:42:03 +0200
  • 55576a68cb Merge ac45c30123 into 3827cee67f #222 Krisztián Fekete 2015-06-23 14:26:31 +0000
  • 3827cee67f Reverse horizontal series. Fix #229 Florian Mounier 2015-06-23 16:17:24 +0200
  • 6fef3d2823 Allow line to be horizontal. Fix #204 Florian Mounier 2015-06-23 15:42:44 +0200
  • 657b0e1337 Add secondary range option. Fix #203 Florian Mounier 2015-06-23 15:29:26 +0200
  • ad97605ce5 Remove quotes around font-family. Fix #200 #198 Florian Mounier 2015-06-23 15:07:46 +0200