Releases: d3plus/d3plus-axis
Releases · d3plus/d3plus-axis
v1.2.24
- updates documentation (d553feb)
- improves differentiation between small/large scale rounding and JS float regex error (4f2a80c)
v1.2.23
- updates documentation (0f8ae29)
- increases/fixes clamping when rounding fractional axes (b6168d0)
v1.2.22
- updates documentation (d6c04c1)
- eases rounding factor, helping smaller scales (c4ec9d9)
v1.2.20
- updates documentation (0da1867)
- improves non-diverging and small factor "inside" rounding (6cc6496)
v1.2.19
- updates documentation (df8bb37)
- fixes more small and inverted log axis bugs (2e6186b)
v1.2.18
- updates documentation (d54a0cd)
- fixes log rounding methods when both domains are < 1 (a196c82)
- reduces clamping on "small" log "outside" rounded axis (0ced4d5)
v1.2.17
- updates documentation (487ae66)
- adds public methods for changing the min/max prefix/suffix for "inside" rounding labels (b0c5316)
- fixes "inside" rounding prefix/suffix on vertical axes (3debf37)
- adds "<" and "+" prefix/suffix to "inside" rounding axes (b32bd9e)
- increases clamping factor for "inside" rounding (a71b47d)
v1.2.16
- updates documentation (2f7cb17)
- fixes linting error (4ef61c1)
- fixes syntax error (9243a9a)
- improves visibility of start/end ticks and fixes rounding errors (9651257)
- bumps caniuse (d170ce9)