Ask HN: What do you use for interactive visualization of large data sets?

  • 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