c3js / c3js/c3

Performances for chart with about 1500 values

Open
#169 2 comments 1 reaction 0 assignees View on GitHub
C-performance question
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

On chart with about 1500 values, it take about 3 secondes to generate and draw data.
Example: http://jsfiddle.net/8qgn4/2/

It seems to take little more time for loading with csv but it's hard to verify
(use of url: 'path_of_csv' seems slower than row: 'datas' even if csv take 40ms to be downloaded).

Is there any way to reduce this time ?

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.