TXT
Reply to comment
QFlot Control to create Chars for QCubed
Submitted by enzo on Wed, 05/06/2009 - 17:12Today I created an update for QFlot 0.2
Changelog:
- Update flot core to .0.5
- Enable Hover on grid
- Enable Click on grid
- Enable ShowTooltip? when hover in point in Time Series
The QFlot control is a great example about how create mash-ups with JavaScript libraries and include as controls in our applications.
Flot is a pure JavaScript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. more information http://code.google.com/p/flot/
Could see a couple examples at http://qcubed.anexusit.com/examples/other_controls/qflot-bars.php and http://qcubed.anexusit.com/examples/other_controls/qflot-timeseries.php
Also in this ticket could you find and installer and patch against QCubed 1.1.
Enjoy IT.
enzo
| Attachment | Size |
|---|---|
| Qflot-0.5.zip | 139.04 KB |
| Qflot-0.5.patch | 82.47 KB |

