Skip to content

tfjs-vis-v1.4.3

Compare
Choose a tag to compare
@tafsiri tafsiri released this 17 Jun 14:05
· 2194 commits to master since this release
57ef0d0

tfjs-vis (1.1.0 ==> 1.4.3)

We missed updating release notes for a recent point releases, so these notes summarize changes between 1.1.0 ==> 1.4.3. We'll also be using GitHub release notes over the CHANGELOG.md file in tfjs-vis.

Features

  • [tfjs-vis] support custom colors in confusion matrix
  • [tfjs-vis] Allow custom mark colors in charts
  • [tfjs-vis] Support custom tickLabels with duplicate values in heatmaps (#2012).

Bug fixes

  • [tfjs-vis] update vega dependency (#3449).
  • Upgrade vega versions in tfjs-vis (#3428).
  • [tfjs-vis] Upgrade vega and fix tooltip displays (#1980).
  • update barchart & histrogram tooltips (#2070).

Documentation

  • [tfjs-vis] update readme, add more screenshots (#2914).

Misc

  • [tfjs-vis] remove glamor-tachyons