c3js / c3js/c3

Current version doesn't display large charts, with x axis of type 'category'

Open
#1,705 1 comment 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

The new C3 version doesn't display correctly the first line for charts having X axis of type 'category', also the X axis text values are not handled correctly.

This was OK in the previous C3 version. Please check:

**Previous version, chart OK:** [http://gtplants.com/c3/c3ok.html](http://gtplants.com/c3/c3ok.html)

**Error in new version**: [http://gtplants.com/c3/c3err.html](http://gtplants.com/c3/c3err.html)

I suspect that the repeated X axis values might have something to do with it but is there any
reason why the X category values shouldn't be repeated? In this case this chart presents values each 10 minutes, over three days and displaying full dates wouldn't make sense...

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.