Skip to content

Tux1/pyqt5RealTimeLineChart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%