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

Update: Initial c3 visualization extraction #1620

Merged
merged 5 commits into from
May 11, 2022
Merged

Update: Initial c3 visualization extraction #1620

merged 5 commits into from
May 11, 2022

Conversation

jkusa
Copy link
Contributor

@jkusa jkusa commented May 5, 2022

Resolves #

Description

Proposed Changes

  • move c3 visualization to @yavin/c3 package
  • rename navi-vis-c3-chart to yavin-c3-chart
  • removed v2 visualization serializers
  • removed c3 anomaly dataset feature
  • removed jQuery from navi-vis-c3-chart
  • converted request v1 mocks to v2

Screenshots

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@jkusa jkusa force-pushed the c3-package branch 3 times, most recently from 8f1dc03 to 0132863 Compare May 6, 2022 21:41
@jkusa jkusa marked this pull request as ready for review May 7, 2022 02:07
@cythrawll
Copy link
Contributor

Question about the v2 serializers removal. Are we ready for this? all our viz models already v2?

Co-authored-by: Kevin Hinterlong <kevinhinterlong@users.noreply.github.com>
@jkusa
Copy link
Contributor Author

jkusa commented May 9, 2022

Question about the v2 serializers removal. Are we ready for this? all our viz models already v2?

@cythrawll yes, I confirmed this with @kevinhinterlong in the beginning. All tests pass, but we should do another PR to clean up any remaining v1 logic.

@jkusa jkusa merged commit 32e1fdd into master May 11, 2022
@jkusa jkusa deleted the c3-package branch May 11, 2022 18:22
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

Successfully merging this pull request may close these issues.

3 participants