The Wayback Machine - http://web.archive.org/web/20201218102032/https://github.com/palantir/plottable/releases
Skip to content
  • v3.9.0
  • 1a4be7e
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.9.0
  • 1a4be7e
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Jun 12, 2020 · 2 commits to develop since this release

  • Update extents after setBounds #3552
  • Check if an object is an Element in a window-neutral way #3550
Assets 2
  • v3.8.8
  • cf0e771
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.8
  • cf0e771
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Jun 1, 2020 · 5 commits to develop since this release

  • Explicitly update @types/d3-shape. #3548
  • Fix issue where pie strokes disappear after dataset update. #3494
  • Fixes to tests that become a problem in later versions of TypeScript. #3528
Assets 2
  • v3.8.7
  • 739af95
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.7
  • 739af95
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Jun 1, 2020 · 9 commits to develop since this release

  • Contains updates to several dependencies
  • Invalidate bar label text measurer caches #3546
Assets 2
  • v3.8.6
  • 13a6f2a
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.6
  • 13a6f2a
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Apr 4, 2019 · 21 commits to develop since this release

  • Chrome 73 causes some event listeners to constantly throw errors. A small change was added to avoid these.
Assets 2
  • v3.8.5
  • 2eba203
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.5
  • 2eba203
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Mar 26, 2019 · 23 commits to develop since this release

  • Added an optional argument to DragInteraction for drags that don't end with left click
Assets 2
  • v3.8.4
  • 88158e2
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.4
  • 88158e2
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Feb 5, 2019 · 29 commits to develop since this release

Improved line and bar rendering.
Better null handling.
Added metric callback.

Assets 2
  • v3.8.3
  • b6e36fb
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.3
  • b6e36fb
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Jun 4, 2018 · 33 commits to develop since this release

Performance

  • Memoize AttrToProjector. Move concats out of inner loop. (#3470)
  • For-each loop optimization and memoize normalizeKey (#3469)

Bugs

  • Add 0x0 size check to canvas (#3467)
  • Normalize keys instead of using .toString to avoid NPE (#3459)

API

  • Expose y offset for stacked area plots (#3465)
  • Expose autoDomainIfAutomaticMode in public API (#3461)

Housekeeping

  • Upgrade d3 and types. Regenerate yarn.lock (#3464)
  • Use the tick generator for log scales to make API consistent (#3463)
Assets 2
  • v.3.8.2
  • d392ec3
  • Compare
    Choose a tag to compare
    Search for a tag
  • v.3.8.2
  • d392ec3
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Mar 30, 2018 · 42 commits to develop since this release

  • Add filterable entities method (#3452)
  • Fix stackOverflow in EntityStore with large XYPlots (#3455)
  • Fix CDN links (#3454)
Assets 2
  • v3.8.1
  • a6afe93
  • Compare
    Choose a tag to compare
    Search for a tag
  • v3.8.1
  • a6afe93
  • Compare
    Choose a tag to compare
    Search for a tag

@themadcreator themadcreator released this Mar 23, 2018 · 46 commits to develop since this release

Performance and Usability Improvements

  • Drastically increase performance of entityNearest queries on bar plots
  • Improve performance of scatter plot color calculation
  • Prevent rendering issue where bars disappear due to moire sampling.
Assets 2
Feb 26, 2018
Release 3.8.0 (#3446)
You can’t perform that action at this time.