Skip to content

Releases: zmenciso/zc_plot

v0.7.0

22 Jan 16:47
0cd1e88
Compare
Choose a tag to compare

v0.7.0 is here! This revision mainly adds support for Pandas 2.

New Features

  • Example ADC plot function
  • vlim options for heatmaps, including logarithmic mode

Bugfixes

  • Summary parameters can now contain the "kilo" prefix
  • eval err properly handled during summary ingest

v0.6.2

09 Jun 16:33
9c53b2e
Compare
Choose a tag to compare

v0.6.2 is here! This revision mainly features quality of life improvements and compatibility with Seaborn 12.

v0.6.1

10 Feb 16:56
1e8321b
Compare
Choose a tag to compare

v0.6.1 contains import patches:

  • Automatic log generation for non-Unix systems fixed
  • Elevated the priority of jointplots in replot, allowing plot types like jointscatter

v0.6.0

10 Feb 15:21
Compare
Choose a tag to compare

v0.6.0 is here!

New features:

  • New ingest types raw (arbitrary CSV) and mc (Montecarlo sampling)
  • New bbox option inside
  • Combination line + scatter plots

Bugfixes:

  • Fixed bbox option none so that no legend is rendered
  • Poorly-formatted kwargs no longer crash replot
  • Numerous fixes for histograms, including:
    • Univariate histograms properly plotted by choosing the x axis and setting y to none
    • Bivariate histograms correctly rendered