layerchart@0.59.1
Patch Changes
- fix(Spline): Improve defaultPathData() by handling explicit
pathData(ex. Bar) and non-cartesian (ex. graph/hierarchy) usage (7dcd042)
pathData (ex. Bar) and non-cartesian (ex. graph/hierarchy) usage (7dcd042)13c1ce5)0 out of visible range and improve custom curve tweening (0b06ee0)tweened transition (ddddb7e)user-select by default for a better mobile experience (6806cc6)placement prop to conveniently position chart left or right (useful with legends). Resolves #271 (7498738)center={false} to disable default centering, enabling explicit/absolute positioning with props.group (bb241d5)feat: Add Marker support for Spline, Line, and Link (and components which use these) (#267)
feat: Add Marker component for drawing arrowheads or polymarkers on Line, Spline, etc (#267)
feat(Brush): Add labels prop and slot to enable showing values beside each handle (#265)
breaking: Use camelCase (aboveMarks, etc) instead of kebob case (above-marks) slot names to fix Svelte 5 {#snippet} compatibility (#269)