tooltip.formatter is missing information how to format dataset named fields using string formatting
Open
- Dominant language
- JavaScript
- Stars
- 262
- Forks
- 204
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 4
Description
There is explanation how to pick different fields from the data object, ie. `c0, c1`.
I'd like to use named fields (when data point is an object), I was expecting `ccount` or `c.count` to work, but it doesn't work. I wonder if it's supported and if so how it can be expressed in a string template?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.