Do you need to plot all 10k points? If the goal is to illustrate a trend I would aggregate the data to make it more usable.
Otherwise, maybe it changed, but using canvas is a lot faster than SVGs
Do you need to plot all 10k points? If the goal is to illustrate a trend I would aggregate the data to make it more usable.
Otherwise, maybe it changed, but using canvas is a lot faster than SVGs