-
Notifications
You must be signed in to change notification settings - Fork 119
feat(data-viz): add simple chart type support #4318
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
base: docs-data-viz-base-chart
Are you sure you want to change the base?
feat(data-viz): add simple chart type support #4318
Conversation
…te into chart-types-line-column-support
…te into chart-types-line-column-support
|
🦋 Changeset detectedLatest commit: b4dfd0f The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit b4dfd0f.
☁️ Nx Cloud last updated this comment at |
Size Change: +740 B (0%) Total Size: 1.12 MB
ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit b4dfd0f:
|
Paste
|
Project |
Paste
|
Branch Review |
chart-types-line-column-support
|
Run status |
|
Run duration | 04m 18s |
Commit |
|
Committer | Kristian Antrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
69
|
View all changes introduced in this branch ↗︎ |
…ase-chart' of github.com:twilio-labs/paste into chart-types-line-column-support
…te into chart-types-line-column-support
…te into chart-types-line-column-support
Data Visualization Enhancements:
@twilio-paste/data-visualization-library
to align with Paste styles, including font family adjustments.@twilio-paste/data-visualization-library
to support creating Highcharts options for supported chart types.ChartProvider
component to allow usage of options for supported chart types.Updates
ChartProvider
documentation for supported charts and enhanced API section/components/chart-provider/api
/foundations/data-visualization/engineering/chart-types
page