HdrHistogram / HdrHistogram/HdrHistogramJS
Demo report error from Google Chart
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Whent trying to load a valid HDR file (e.g., from the repository test file), I get the following error on the demo page : Data column(s) for axis #0 cannot be of type string× . It seems to be related to Google Chart.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the demo page and reproduce the error using a valid HDR file, such as the repository test file. Inspect how the file data is passed to Google Chart and identify why a data column is treated as a string. Done means the valid HDR file loads without the axis type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100