The limiting factor when drawing large datasets (100k+ points) is actually just that they have to exist in the property tree. By using the chart's JavaScript proxy object you can put data points directly into the chart, bypassing the property tree entirely.