This repository was archived by the owner on Nov 5, 2025. It is now read-only.
v1.2.3
- updates documentation (887707d)
- fixes incorrect JSDOC for private function (b15e8ef)
- updates documentation (8ede4e3)
- fixes global 'this' references (0d8ab7a)
- updates d3-array to v2.12 (3aaabf9)
- updates minor d3plus deps (d8e4f59)
- Merge pull request #172 from d3plus/tweak/click-only-pointer (de833a7)
- only shows cursor pointer when something will happen on click (d3e83a1)
- only reverts cursor in click.shape event when depth will change (dbe743e)
- Merge pull request #170 from d3plus/fix/numeric-groupBy-hover (ac78b74)
- strengthens groupBy ID String parsing (f7f4764)
- Merge pull request #171 from d3plus/tweak/default-stroke (2b75405)
- lightens default shapeConfig stroke color (00ad07c)
- coerces groupBy aggs to String for multi-point hover events (fe2caf2)