Improved
v3.1.0-rc.0
Added
- Add property
zerolinelayerto cartesian axes to allow drawing zeroline above traces [#7269] - Add
pattern.pathattribute as an alternative to the presetpattern.shapevalues, so you can use any SVG path string as a pattern fill. [#7280] - Allow configuration of horizontal legend max height [#7359]
- Add support for ticklabelposition "inside"/"outside" for category axes with set to "boundaries" [], with thanks to @my-tien for the contribution!