Releases: TargetProcess/tauCharts
Releases · TargetProcess/tauCharts
0.10.0-beta.18
New:
- Horizontal size and gradient legend layout.
Fixed:
- Tooltip and legend highlight conflict.
- Hidden scatterplot points get into nearest point search.
- Custom color groups stay colored when disabled.
- Legend Reset button layout.
0.10.0-beta.17
New:
- Split size legend items by square root, reduced count.
- Changed legend Reset button style.
0.10.0-beta.16
Fixed:
- Protect legend Reset button from box-sizing override.
0.10.0-beta.15
New:
- Improved color legend (focus on click, toggle on icon click or CTRL+click; reset button).
- Raise smaller bars over bigger.
Fixed:
- Pointer events loss.
- Tooltip content width limit.
0.10.0-beta.14
New:
- Optimize nearest element search.
Fixed:
- Tooltip layout after click.
0.10.0-beta.13
Fixed:
- Tooltip error when pointer leaves chart (Firefox).
- Export plug-in global depencency (minified build).
0.10.0-beta.12
Fixed:
- Tooltip position for scrolled body.
- Export plugin global tauCharts dependency.
0.10.0-beta.11
Fixed:
- Lowercase package name for CommonJS and AMD.
- Asynchronous pointer events by default.
- Highlighting removed point.
- Polyfill for Set.
0.10.0-beta.10
New:
- Highlight element when cursor is close to it, raise highlighted element and group over others.
- Dim other elements after clicking one (when tooltip is on).
- Highlight overlapped points by moving cursor around.
Fixed:
- Hide equal labels at line.
0.10.0-beta.9
New:
- Improved tooltip behavior (position near cursor, pointer cursor, highlight only clicked element).