Skip to content

This is a demo of using pyqt5 and QChart for show linechart in realtime application.

License

Notifications You must be signed in to change notification settings

jackgreentemp/pyqt5RealTimeLineChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqt5RealTimeLineChart

This is a demo of using pyqt5 and QChart for show linechart in realtime application.

  • 1 chart
  • 24 series in the chart

update rate

The elapsed time of each update function is about 0.02-0.024 second, so the refresh frequency should be less than 40Hz.

About

This is a demo of using pyqt5 and QChart for show linechart in realtime application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages