This repository was archived by the owner on Jul 1, 2025. It is now read-only.
v1.0.0
- updates d3 and d3plus major dependencies (353d3e8)
- fixes discrete/axis ordering bug and implements auto-title for axes d… … (493d57f)
- uses discrete monotone curve on Line and Area when applicable (196d7f2)
- improves gridLine visibility logic and lightens default color (2e75e22)
- skips auto axis title logic if key matches axis name (38b9726)
- hides BarChart legend if bar data matches legend (2ee6378)
- adds static 10 pixel buffer to numericBuffer (cc62cb7)
- removes console statements (73d06f0)
- implements Bar labelBounds (6a0b244)
- hides repetitive axis ticks in BarCharts (65dca68)
- lightens default Radar axis styles (66b2143)
- updates documentation (a4e50c8)