|
|
|
|
|
by colordrops
3918 days ago
|
|
I did a lot of test plots with several D3-based charting libs, and found weirdness with C3, such as performance degradation over time, and oddities like including the label for the data as the first entry in the array. NVD3 seemed to be the most mature and sensible of all the libs I tried. http://nvd3.org/ |
|