c3js / c3js/c3

Charts slow to load even with no data/transitions

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

I'm working on a page that will have approximately 1~20 charts at a time. However using c3 I noticed my load times on that page go up to nearly 2-2.5 seconds. I created a fiddle to test my chart in an isolated environment, and found that it takes anywhere from 500 - 2000 ms to render about 20 charts with no data, even without transitions.

Is there anything I can do to get this time down? I feel like it shouldn't be nearly this high especially with no data being rendered.

Fiddle below:
[JSFiddle](http://jsfiddle.net/mbf1m32s/5/)

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.