Collection of Qt chart widgets
Project description
Provides some colourful Qt chart widgets. Requires the PySide Qt bindings.
At this time, wwchartlib provides a couple of pie chart widgets. More widgets may come in time. Feel free to contribute!
- wwchartlib.piechart.PieChart
- A simple pie chart widget.
- wwchartlib.piechart.AdjustablePieChart
A pie chart whose slices are adjustable with click and drag mouse movement.
Defines two additional signals:
- itemAdjusted
- Emitted when an item is adjusted, with that item as the argument. If two slices are adjusted at the same time, two signals are emitted.
- finishedAdjusting
- Emitted when an adjustment is finished (i.e., the user releases the mouse). There are no arguments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size wwchartlib-0.1.tar.gz (22.2 kB) | File type Source | Python version None | Upload date | Hashes View |