Support point.show on a per-column basis
Open
C-feature-request
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
c3 currently only supports the `point.show` option to work on a global basis and using a (currently undocumented, see #2682) callback. Just like with legends (just refer to the [`legend.show`](https://c3js.org/reference.html#legend-show) and [`legend.hide`](https://c3js.org/reference.html#legend-hide) options) it should be possible to show or hide points on lines on a per-column basis.
Contributor guide
Assessment
This issue has not been assessed yet.