Open
Description
There are use cases where you want a lot of lines (hundreds, thousands) and you want to update the data buffer on every render and maintain 60fps. Currently if you have hundreds of buffers you cannot get 4k @ 60fps. If we use one single buffer this should be possible. And LineCollection
can automatically handle the nan point between the lines and all the other properties.
Metadata
Metadata
Assignees
Labels
No labels