c3js.org
c3js.org copied to clipboard
:construction: [DEPRECATED] :construction: The source code of this repo has moved to
In the left panel of documentation clicking on API.x takes you to API.xgrids instead of API.x. I thought I would do a PR for this, but I see you use...
- See https://github.com/c3js/c3/pull/2299
See https://github.com/c3js/c3/pull/2146
Right now c3js.org doesn't have a `` so when Google crawls the page, it determines it on its own. This leads to a lot numbers spilling through into the description...
function option is available but not documented
now function option is available
Currently we have an issue with the documentation website lagging behind and ultimately being disconnected from the API itself. As we migrate to v1.0.0 of C3, all API should be...
Is there any way in C3.js to start data labels start from 0 and increment to the value as the bar renders on the chart. labels:{format : function (v, id,...