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

feature: Added echarts-stat as a dependency 📊 #2038

Merged

Conversation

Christian-TD
Copy link
Contributor

@Christian-TD Christian-TD commented Jul 11, 2023

Description

Added echarts-stat package as a dependency in order to render histograms or regression charts. More info on echarts-stat here.

Closes #2032

What's included?

  • Added echarts-stat package as a dependency.
  • Added histogram chart and example
  • Added clustering chart and example
  • Added regression chart and example

General Tests for Every PR

  • npm run start still works.
  • npm run lint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.

Copy link
Collaborator

@owilliams320 owilliams320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

@owilliams320 owilliams320 merged commit 04d34e7 into Teradata:main Jul 24, 2023
6 checks passed
@owilliams320
Copy link
Collaborator

🎉 This PR is included in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Christian-TD Christian-TD deleted the chore/echarts-stat-dependency branch July 26, 2023 15:49
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.

Add echarts-stat as a dependency
2 participants