google-chart icon indicating copy to clipboard operation
google-chart copied to clipboard

Google Charts API web components

Results 37 google-chart issues
Sort by recently updated
recently updated
newest added

I am listening for the google-chart-select event, but it is passing back the raw chart object. Is there any way to grab the data from the selection?

enhancement

Since I've updated to 1.1.0 I can't access DateFormat. I might need to use the new google-chart-loader but the docs, readme and release notes didn't give any indication of that....

enhancement

`iron-ajax` has the attribute `verbose` which, when true, logs error messages to the console. Could something link this be added to google-chart? In my experience, i struggle to understand why...

bug
question

The google-chart element may be size 1000px x 1000px but the chart will only be drawn at 400px x 300px. The element should get its computed size and set the...

enhancement

Options is really ugly. Common options should be able to be set on the element itself.

enhancement

I'm trying to use a timeline chart where I have to pass dates. But do I pass dates to the rows attribute? I tried: rows='[["Jan", "2019-06-21T08:12:00.000Z"]]' But get: Error: Type...

Passing an object of type DataTable as a data attribute to google-chart does not work. In the network tab I see a request to localhost that looks like this: http://localhost:9001/[object%20Object]...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

I am using this Lib in my react project to display chart and add click/select events and perform some actions on the UI. I have installed `@google-web-components/google-chart": "5.0.3` (package.json) in...

Bumps [@75lb/deep-merge](https://github.com/75lb/deep-merge) from 1.1.1 to 1.1.2. Commits 83d415f 1.1.2 9fda173 Fix CI a68541f Replace lodash.assignwith package with lodash/assignWith.js. Fixes #1 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@75lb/deep-merge&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies