angular-google-charts icon indicating copy to clipboard operation
angular-google-charts copied to clipboard

Add a component wrapping the TableQueryWrapper

Open shah-sid opened this issue 5 years ago • 2 comments

Feature request

Need the event 'page' to paginate data by receiving event as the user clicks on the pagination buttons.

Describe the solution you'd like

The event 'page' for Table chart is used here https://developers.google.com/chart/interactive/docs/examples#tablequerywrapper

Describe alternatives you've considered

No alternatives , will have to the original library instead.

shah-sid avatar May 30 '20 12:05 shah-sid

The TableQueryWrapper is an object on its own, so it's probably not yet possible to create one using this library yet. Feel free to create a pull request though!

FERNman avatar Jun 12 '20 12:06 FERNman

Sure , let me give it a shot.

On Fri, Jun 12, 2020 at 6:12 PM Gabriel Sperrer [email protected] wrote:

The TableQueryWrapper is an object on its own, so it's probably not yet possible to create one using this library yet. Feel free to create a pull request though!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FERNman/angular-google-charts/issues/150#issuecomment-643250012, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKMS7OZ4UW2OQEQSJWFV2DRWIPDNANCNFSM4NOVQWVQ .

shah-sid avatar Jun 12 '20 13:06 shah-sid