Skip to content

Releases: Kozea/pygal

3.1.3

Choose a tag to compare

@glepretre glepretre released this 18 Jun 20:47
056424c

Fixed

  • Changelog 🤦‍♂️

Full Changelog: 3.1.2...3.1.3

3.1.2

Choose a tag to compare

@glepretre glepretre released this 18 Jun 20:46
a3589f4

Fixed

  • License mismatch in README (#590)

Full Changelog: 3.1.1...3.1.2

3.1.1

Choose a tag to compare

@glepretre glepretre released this 02 Jun 20:49
15bef71

Fixed

  • Copyright year

Added

  • Contributing guidelines
  • Code of Conduct
  • License file

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@glepretre glepretre released this 09 Dec 10:39
df20193

Added

  • Add reverse_direction Gauge config parameter in #576

Fixed

  • Fix lint
  • Add read the docs yaml config
  • Various clean up and update

Full Changelog: 3.0.5...3.1.0

1.7.0

Choose a tag to compare

@paradoxxxzero paradoxxxzero released this 16 Feb 16:54
  • Remove DateY and replace it by real XY datetime, date, time and timedelta support. (#188)
  • Introduce new XY configuration options: xrange, x_value_formatter.
  • Add show_x_labels option to remove them and the x axis.
  • Set print_values to False by default.
  • Fix secondary serie text values when None in data. (#192)

1.6.2

Choose a tag to compare

@paradoxxxzero paradoxxxzero released this 02 Feb 13:15

Add margin_top, margin_right, margin_bottom, margin_left options which defaults to margin. (thanks djt)
Update django mime parameter from mimetype to content_type. (thanks kswiat)
Allow a color and a style parameter to value metadata.