jettro / jettro/c3-angular-directive
show-labels attribute on c3chart prevents labels-format-function from being called
Open
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
When the c3chart directive has both `show-labels` and `labels-format-function` specified, the labels are not formatted. When only `labels-format-function` is set, the labels show, and are correctly formatted by the callback.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.