Recent blog posts
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
- SRU Client | New Drupal 6 Module
- QFlot a New QCubed Plugin to draw charts
- QCubed 1.1 is ready!
- Visual Event New Drupal Module to Inspect JS Events
- Making remote XML-RPC calls with QXmlRpc_Client
- QTabPanel a new QCubed Plug-in
- New Plugins : QSlider, QProgressBar and QEmailTextBox for Qcubed
QFlot Control to create Chars for QCubed
Submitted by enzo on Wed, 05/06/2009 - 17:12.
Today 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 | (click to download) | |
|---|---|---|
| Qflot-0.5.zip | 139.04 KB | |
| Qflot-0.5.patch | 82.47 KB |

