Skip to content

Releases: rpsychologist/cohend

v2.1.1

31 Mar 08:09
Compare
Choose a tag to compare

New features:

  • Colorpicker: change colors of distributions
  • Save SVG: download the main chart as SVG

Bug fix:

  • Fix bleed around overlap

v2.0.0

29 Mar 19:56
Compare
Choose a tag to compare

This version is a major refactoring of the original code. I've moved the app from jQuery/d3 to Gatsby/React while still using d3 for some calculations.

New features are:

  • Viz now re-renders onChange and no only onDragStop
  • Change viz parameters: M, SD, and labels
  • Save settings in localStorage
  • Offline access using service worker
  • Source code now MIT
  • Viz design is CC0