c3js / c3js/c3

Api for changing axes values

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

Description

Hello, is there any way to change axes `value` parameter with API?
I'd like to set values myself because i don't really like existing formatting options, so something like `d3.scale.linear().domain([0, 1.51]).ticks()` could generate better tick values (with neat roundings).
But if my series changes - i can't change axes values without chart reconstructing.

Could you please tell me if there's better way to format ticks or how can I change axes values after chart was created? Thanks.

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.