Skip to content

arand013/Live-StreamingData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of streaming data into the perspective viewer, simulating a simple market blotter. The example creates random rows of tick data updating the table every 50ms and limiting the data set to 500 rows.

This example has no server component, and all market data is randomly created in the browser. It is a good example of Perspective's optimized real-time windowing performance using the limit parameter, as memory usage will stay consistent, as well as its interactivity during frequent re-renders.

Video https://player.vimeo.com/video/941854043?h=a887dad65

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published