google-chart
google-chart copied to clipboard
Google Charts API web components
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?
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....
`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...
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...
Options is really ugly. Common options should be able to be set on the element itself.
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...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...