Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site











SourceForge.net Logo

PlotCtrl

 

PlotCtrl package aims to provide simple to use widget for displaying graphs. It is based on PlotLib and additionally provides means for user interaction (mouse, keyboard shortcuts) and GUI dialogs for common tasks, such as setting the visual appearance of the graph.

 

The main target for this widget are static graphs, mainly for visualization of scientific XY data and similar. It is not very useful for animated graphs, as the repainting (even though it is optimized) is not fast enough.

 

WARNING: If you try this package and the result feels slow or you experience lags in painting, please make sure you try the same in Optimal mode. The speed difference between Debug and Optimal is very significant.

 

The documentation to the classes provided by this package can be found here:

PlotCtrl

LegendCtrl

PlotStyleDlg

 

Do you want to contribute?