Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@paradoxxxzero paradoxxxzero released this 16 Feb 16:54
· 377 commits to master since this release
  • 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)