c3js / c3js/c3

return axis.labels values

Open
#2,827 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

Currently axis.labels API doesn't return labels as it says it does in the docs

I added this code here -

https://github.com/c3js/c3/blob/2f3cddb818065f1d0c45f562745d4249e12980ff/src/api.axis.ts#L13

return [$$.axis.owner.config.axis_y_label, $$.axis.owner.config.axis_y2_label];

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.