Releases: d3plus/d3plus-plot
Releases · d3plus/d3plus-plot
v1.2.21
- updates documentation (03ee928)
- hides lineLabels if there are other lines/labels nearby that appear after (8301a9f)
- updates d3plus-axis dependency to latest for better rounding (e169dfa)
- fixes basic non-stacked discrete axis sorting (adfc6e4)
v1.2.20
- updates documentation (2f22341)
- fixes time and non-discrete axes broken with last release (9c55e8a)
v1.2.19
- updates documentation (d2d592b)
- improves axis sorting on discrete stacked axes (e287fef)
v1.2.18
- updates documentation (161d85a)
- fixes lineLabels on inverted scales (6e20a18)
v1.2.17
- updates documentation (222b44f)
- removes axis rounding when domain is manually overridden (fda6420)
v1.2.16
- updates documentation (5f52679)
- disables lineLabels when y2 axis is present (fixes BumpChart) (2958d52)
v1.2.15
- updates documentation (8d00214)
- changes default rounding of axes to "outside" (c01dc37)
- updates minor d3plus dependencies (325e00f)
v1.2.14
- updates documentation (2065270)
- fixes linting error (10c9a60)
- allows lineLabels to accept an accessor function (a19b9bd)
- updates minor d3plus dependencies (7cfa5dd)
v1.2.13
- updates documentation (aed9920)
- fixes disappearing Bar groups using timeline with time axies (da70d7d)
v1.1.8
- updates documentation (72c0faf)
- updates documentation (5e2b078)
- locks d3plus deps to pre-esm versions (74f739f)