Postponed
Project:
Charts and Graphs
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2010 at 13:01 UTC
Updated:
16 Mar 2011 at 02:53 UTC
I was just wondering if you have considered adding jqPlot support.
http://www.jqplot.com/index.php
Comments
Comment #1
rsevero commentedNot really.
A patch would speed things in this area a lot.
Comment #2
R.J. Steinert commentedI heard great things about jqplot at DrupalCon this year. "Flot's successor" I heard. I'm working on a Flot integration #869138: Include support for the Flot library, I may shift gears to jqplot. It may even work by just replacing the js :)
Comment #3
R.J. Steinert commentedI looked into this a little further. Required a few more tweaks than just replacing the js but it was fairly straightforward. Still a lot of work to be done. I may just rename everything from flot to jqplot and make it official. The jquery update module is required for this.
https://github.com/rjstatic/drupal_charts_graphs_flot/tree/jqplot-experi...