Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Releases: d3plus/d3plus-axis

v1.2.26

19 Nov 14:12

Choose a tag to compare

v1.2.25

12 Nov 19:27

Choose a tag to compare

  • updates documentation (c22f73a)
  • fixes missing time ticks on axes (031833b)

v1.2.24

06 Dec 20:23

Choose a tag to compare

  • updates documentation (d553feb)
  • improves differentiation between small/large scale rounding and JS float regex error (4f2a80c)

v1.2.23

06 Dec 20:14

Choose a tag to compare

  • updates documentation (0f8ae29)
  • increases/fixes clamping when rounding fractional axes (b6168d0)

v1.2.22

07 Nov 19:48

Choose a tag to compare

  • updates documentation (d6c04c1)
  • eases rounding factor, helping smaller scales (c4ec9d9)

v1.2.21

20 Aug 20:26

Choose a tag to compare

v1.2.20

20 Aug 15:21

Choose a tag to compare

  • updates documentation (0da1867)
  • improves non-diverging and small factor "inside" rounding (6cc6496)

v1.2.19

09 Aug 13:54

Choose a tag to compare

  • updates documentation (df8bb37)
  • fixes more small and inverted log axis bugs (2e6186b)

v1.2.18

08 Aug 20:49

Choose a tag to compare

  • 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

08 Aug 19:51

Choose a tag to compare

  • 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)