-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
layer:canvas<Canvas> / <Layer type="canvas"><Canvas> / <Layer type="canvas">
Description
Some outstanding items after merging #295
- Font color inconsistency (ex.
LineChart > Labels within points) - Background inconsistency (ex.
AreaChart > Radial) - Fully rounded
Bars(ex.BarChart > Single dimension) - Font size issue with
tabular-nums(ex.Pie Chart > Single value gradient with text) - Gradients (
LinearGradientandRadialGradientcomponents)- How to handle
objectBoundingBoxvsuserSpaceOnUsecoordinate systems (like SVG) - Consider adding a new
ConicGradient(not supported by SVG)
- How to handle
- PieChart tooltip (leverage
HitCanvasvia integration) - Support
stroke-current(ex.BarChart > Single dimension) - ClipPath (clip())
- Improve
Group(position, etc) ([Group] Fix positioning when using canvas layer #662) - Pattern (createPattern())
- RadialGradient (createRadialGradient)
- Need to find a solution to better handle global coordinates as shape coordinates (possibly explicit x/y that match applied shape)
-
<Rect rx={...}> - Stroked dash (ex. highlight line)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
layer:canvas<Canvas> / <Layer type="canvas"><Canvas> / <Layer type="canvas">
Projects
Status
Done