Skip to content

Migrate to ChartWrapper - #250

Merged
rslawik merged 3 commits into
GoogleWebComponents:masterfrom
rslawik:chart-wrapper
Aug 16, 2019
Merged

Migrate to ChartWrapper#250
rslawik merged 3 commits into
GoogleWebComponents:masterfrom
rslawik:chart-wrapper

Conversation

@rslawik

Copy link
Copy Markdown
Contributor

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 wesalvaroAugust 4, 2019 13:11

@wesalvarowesalvaro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Finally! ChartWrappers!!!! =D

Comment threadgoogle-chart-loader.js Outdated
@rslawik
rslawik merged commit ad7db2a into GoogleWebComponents:masterAug 16, 2019
@rslawik
rslawik deleted the chart-wrapper branch August 16, 2019 10:33
Sign up for freeto 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

@rslawik@wesalvaro