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

Migrate to ChartWrapper #250

Merged
merged 3 commits into from
Aug 16, 2019
Merged

Conversation

rslawik
Copy link
Contributor

@rslawik rslawik commented Aug 4, 2019

Replace <google-chart-loader> with google.visualization.ChartWrapper.
ChartWrapper provides similar functionality.

API of the component stays the same.

That PR makes <google-chart-loader> unused. It can be deprecated and removed once all code using it is migrated.
Migration to ChartWrapper was a part of #204 PR.

Replace `<google-chart-loader>` with `google.visualization.ChartWrapper`.
`ChartWrapper` provides similar functionality.

API of the component stays the same.
@rslawik rslawik requested a review from wesalvaro August 4, 2019 13:11
Copy link
Member

@wesalvaro wesalvaro left a comment

Choose a reason for hiding this comment

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

Finally! ChartWrappers!!!! =D

google-chart-loader.js Outdated Show resolved Hide resolved
@rslawik rslawik merged commit ad7db2a into GoogleWebComponents:master Aug 16, 2019
@rslawik rslawik deleted the chart-wrapper branch August 16, 2019 10:33
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.

2 participants