bmuschko / bmuschko/grails-google-visualization
Feature request: support for intervals in line core chart
Open
- Dominant language
- Groovy
- Stars
- 25
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
To show standard deviation for data we could use this
intervals="['style':'line']"
as is supported by native js lib. But is seems it is not supported by groovy wrapper.
Could you add it to LineCoreChartConfigOption ??
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting LineCoreChartConfigOption and comparing its supported options with the native JavaScript chart API's interval syntax. Trace how that option becomes chart configuration output, then verify that intervals with the line style are accepted and preserved by the Groovy wrapper.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100