Skip to content

v0.1.16

Latest

Choose a tag to compare

@Chitaoji Chitaoji released this 25 May 03:35
8761c55

What's Changed

  • Added PlottableData.hexbin(...) and fixed hexbin distortion/aspect behavior on non-square axes by using axis-range ratio adjustments.
  • Enhanced scatter plotting with a fitted trend line option fit.
  • Refined histogram fit-curve rendering by aligning fit-line color with histogram bars and darkening the fit curve for clearer contrast.
  • Completed plotting style API naming cleanup: fmt naming was finalized to linestyle or marker.

Full Changelog: v0.1.15...v0.1.16