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

Refactor: split dataSource from graphic walker #149

Merged
merged 22 commits into from
Oct 10, 2023
Merged

Conversation

islxyqwe
Copy link
Member

@islxyqwe islxyqwe commented Aug 15, 2023

  1. Split DataSource Segment and Graphic Walker, make it possible to customize the data source.
  2. Split VisualConfig into VisualConfig(change will cause recalculate) and VisualLayout(won't cause recalculate)
  3. The change on the chart become replayable.

@vercel
Copy link

vercel bot commented Aug 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphic-walker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 9:35am

@islxyqwe islxyqwe changed the title Refactor: split dataSource from graphic walker WIP: Refactor: split dataSource from graphic walker Aug 15, 2023
@islxyqwe islxyqwe marked this pull request as ready for review October 10, 2023 03:01
@islxyqwe islxyqwe changed the title WIP: Refactor: split dataSource from graphic walker Refactor: split dataSource from graphic walker Oct 10, 2023
@islxyqwe
Copy link
Member Author

islxyqwe commented Oct 10, 2023

CheckList

  • Save & Load Charts
  • Dataset change
  • Undo & Redos
  • Computation Fields
  • Configs
  • Query Not Fired when change Layout
  • Export Code
  • Export files
  • ChartList Modify
  • Encodings
  • Geoms
  • Stacks
  • Sorting & Limit
  • Geodata
  • Theme
  • Dark mode
  • Propties change

@islxyqwe islxyqwe merged commit 395dc66 into main Oct 10, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants