Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canvas support followup #307

Open
6 of 10 tasks
techniq opened this issue Jan 10, 2025 · 0 comments
Open
6 of 10 tasks

Canvas support followup #307

techniq opened this issue Jan 10, 2025 · 0 comments

Comments

@techniq
Copy link
Owner

techniq commented Jan 10, 2025

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 (LinearGradient and RadialGradient components)
    • How to handle objectBoundingBox vs userSpaceOnUse coordinate systems (like SVG)
    • Consider adding a new ConicGradient (not supported by SVG)
  • PieChart tooltip (leverage HitCanvas via integration)
  • Support stroke-current (ex. BarChart > Single dimension)
  • ClipPath (clip())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant