kf6-kplotting/README.md

5 lines
327 B
Markdown
Raw Normal View History

2024-01-19 10:23:32 +01:00
# kf6-kplotting
KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units.