Graph
Graph is a Cairo-based 2D graph which supports configurable axes (Linear, DateTime and Label are currently available), multiple configurable plots (Line, Linked Line, Histogram, Point, Event and Reference Range), linking the width or height of multiple axes on different graphs, selection, focus, keyboard access and tooltips.
The Graph framework is highly extensible, making it easy to develop custom axes (by extending IAxis), custom plots (by extending IPlot) or even custom looks by writing your own IStyleProvider.
Attachments
- Screenshot-Graph Demo.png (41.1 kB) - added by brad 12 months ago.
