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

LayerChart 2.0 #432

Open
4 tasks
techniq opened this issue Mar 1, 2025 · 0 comments
Open
4 tasks

LayerChart 2.0 #432

techniq opened this issue Mar 1, 2025 · 0 comments

Comments

@techniq
Copy link
Owner

techniq commented Mar 1, 2025

The goal of this issue is to track the major plans for LayerChart 2.0

  • Migrate to Svelte 5 features ($state/$derived runes, snippets, etc)
  • Migrate to Tailwind 4 (Tailwind 4 compatibility #388)-
  • Remove LayerCake dependency (related)
    • This will enable better integration with various contexts and typing
    • Svg, Canavs, and Html layers have already become much different from LayerCake
      • Tight integration with LayerChart primitives (especially canvas including registration and pointer events)
      • TransformContext integration
    • Only remaining usage is the main Chart/LayerCake to setup the chart context, calculate domains/ranges, and layout
  • Remaining 2.0 milestone issues/improvements
@techniq techniq pinned this issue Mar 1, 2025
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