Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Piechart_gc | Description: | Gadget class for displaying data distribution | Download: | piechart_gc.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 140kb | Version: | 52.3 | Date: | 23 Mar 2007 | Author: | Almos Rajnai | Submitter: | Almos Rajnai | Requirements: | AmigaOS4.0 final | Category: | library/reaction | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2651 | | | Snapshots:
| |
| Comments: | 2 | Snapshots: | 1 | Videos: | 0 | Downloads: | 636 (Current version) | | 930 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
The main purpose of this gadget is displaying the data distribution among
various sources, like shares, disk capacity and free space, etc. on a graphical
pie chart. Optionally interaction from the user is also possible.
Features of the class:
* Dynamic handling of slice lists
* Multiple level of slices, to display hierarchical data
* Automatic calculation of sizes for given slice values, summary child slice
values to set the parent value
* Various properties for appearance of the whole chart and the slices
* Support for layout.gadget/window.class backfills
* Support for identifying user clicks on slices
What is needed for development of a software, which makes use of the gadget is
included in this package: all C headers, Autodoc, examples with sources.
Changes since 52.2:
- FIX: calculated slice values were wrong when the sum of child values
exceeded 2^32-1. (Thanks to Alexander Weber for reporting the error.)
|