All Versions
64
Latest Version
Avg Release Cycle
30 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v4.2.7 Changes
- β Remove lax
d3compat.eventHandler
workarounds, not necessary if code consistently uses [email protected] or [email protected] event handler signatures - β Remove extra
d3compat.eventHandler
identified with strict event handler - π Fix event handling in focus ordinal bar example (#1826)
- π Change composite bar line example to illustrate using
xAxisPadding
withcenterBar
to draw compoisite bar/line properly (#1827)
- β Remove lax
-
v4.2.5 Changes
- π Option useTopXAxis to show coordinate grid X axis at top of chart, by BERΓNYI Attila (#1815 / #1816)
- β Add source for bar colors example (#1817)
-
v4.2.4 Changes
- π Fix use of
d3.mouse
removed in [email protected], by Deepak Kumar (#1807 / #1808) - Simpler example of ordinal brushing, by Deepak Kumar (#1809)
- π Fix use of
-
v4.2.3 Changes
- π Fix undefined this on SeriesChart redraw, by Maxime Rouyrre (#1800)
- Export d3 compat functions allowing it to be used to simplify [email protected] compatibility in examples. Fixes #1787.
-
v4.2.2 Changes
- β Add linked filter example, had been floating around as a jsfiddle answer to SO question for a while.
-
v4.2.1 Changes
November 02, 2020 -
v4.2.0 Changes
October 06, 2020 -
v4.1.1 Changes
September 18, 2020- The brush ordinal example did not filter correctly when row chart was clicked (#1770)
- π Some examples were broken by the move to [email protected] (#1769)
-
v4.1.0 Changes
August 30, 2020- Compatible with [email protected] while preserving compatibility with [email protected], by Deepak Kumar (#1749 / #1748)