I am using the scatterplot type in dc.js
. It does a great job but whenever I go beyond 10k points it becomes very laggy and loses the smoothness I'm used to in dc.js
.
Is there an alternative implementation of this plot within dc.js
or will I have to resort to using a different library for that one ? If different library, which one?