Skip to content

A QwtPlot where curve's points can be moved by the user with the mouse

Notifications You must be signed in to change notification settings

TomRvr/QwtEditablePlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QwtEditablePlot

QwtPlot where the user can move the points with the mouse.

Features

  • Move points up and down by dragging them
  • Zoom in/out with the mouse
  • Right click to change sample time

How to use

QwtEditablePlot requires Qwt to work.

Qwt install

See this link.

Integration

Copy EditablePlot.h and EditablePlot.cpp into your project.

Development

Want to contribute? Great !

If you found a bug or want to improve something, open an issue so we can talk about it.

Todos

  • Add Slots to update axis min and max after creation
  • Write Tests

About

A QwtPlot where curve's points can be moved by the user with the mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published