QuickGraphLib.GraphItems QML types
The QuickGraphLib.GraphItems module provides components to be used inside a GraphArea.
To use the module, import the QuickGraphLib.GraphItems
module with the following statement:
import QuickGraphLib.GraphItems as QGLGraphItems
Visit the QuickGraphLib module documentation (and in particular the Graph structure page) to learn how to use these components.
Object Types
Displays a horizontal line | |
Displays a horizontal span | |
Displays an vertical line | |
Displays an vertical span | |
Displays a simple legend | |
An single entry in a simple legend | |
Display a colorized image from a 2D array | |
Draw a contour line or fill | |
Assists converting mouse drags into data positions | |
Displays a grid in the background of a graph | |
Displays a histogram | |
Displays a line graph | |
Displays a circular marker |