Hello Canvas JS TEAM,
I have a dobt, how can I calculate whether how many points(ideally) can be plotted in available space(so that my graph will look good)?
Eg. I have 200px of div in which I want to plot a graph. But if I plot all the points my graph looks congested. Is there any way to calculate the available width and max allowed points for plotting.
Thanks,
Tejal