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

Port examples that use dc-compat.js to version 5 #7

Open
KobaKhit opened this issue Mar 2, 2023 · 0 comments
Open

Port examples that use dc-compat.js to version 5 #7

KobaKhit opened this issue Mar 2, 2023 · 0 comments

Comments

@KobaKhit
Copy link
Contributor

KobaKhit commented Mar 2, 2023

There are differences between dcjs@v5 and

  • In dcjs@v5 there are no global variables in contrast to dcjs@4
  • Setters and getters are different across dc versions
  • Entire filters, colors, and data helpers has been moved to adapters in v5
  • Filters are applied at the dimension level, not at chart levels.

Port these examples to v5.

Can use migration guide.

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