Closed (fixed)
Project:
Charts and Graphs
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Mar 2011 at 21:28 UTC
Updated:
11 Jul 2012 at 12:27 UTC
Jump to comment: Most recent file
I just got Bluff working with a temporary js fix. Can I have commit access to push the branch?
| Comment | File | Size | Author |
|---|---|---|---|
| #21 | charts_graphs-d7port-1096702-20.patch | 132.42 KB | batje |
| #19 | chart_graphs-d7port-1096702-19.patch | 130.43 KB | mgifford |
| #5 | charts_graphs-d7_port-1.patch | 16.51 KB | thekevinday |
| charts_graphs-7.x-2.x-dev.tgz | 1.12 MB | R.J. Steinert | |
| charts_graphs-7.x-2.x-screenshot.png | 56.64 KB | R.J. Steinert |
Comments
Comment #1
R.J. Steinert commented*nudge nudge* :)
Comment #2
rsevero commentedCould you please post a patch with your changes?
Comment #3
R.J. Steinert commentedI just rebased all the recent 6.x-2.x changes into my 7.x-2.x branch and it's a big mess. It might be less work to start over again than merge all of this together. This could be a lot easier if the api modules were separate projects. I think it makes sense for API integrations to have their own path because because, for example, I'm interested in moving the Flot integration and pCharts integration forward but none of the current integrations in the charts_graphs module. It's definitely "handy" for all of those integration modules to be included but I would prefer that the charts_graphs module move faster and not be slowed down by making sure a handful of integrations that are rarely used (by some) are updated in time.
Comment #4
SeanBannister commentedsub
Comment #5
thekevinday commentedI recreated a clean patch based off of rjstatic's changes.
This patch is against the latest git head 6.x-2.x.
Hopefully it should only contain d6 to d7 changes and nothing else.
The other fixes may be useful, but for transitioning it would be best to wait.
This needs review as I may have missed some changes.
Comment #6
batje commentedsubscribe
Comment #7
ishmael-sanchez commentedTrying the patch file I get a fatal error:
require_once(\sites\all\modules\charts_graphs/charts_graphs_canvas.class.inc) [function.require-once]: failed to open stream: Invalid argument in charts_graphs_init() (line 12 of \sites\all\modules\charts_graphs\charts_graphs.module).
I changed the paths but the module requires the SWF tools module but there is not D7 version. Suggestions?
Comment #8
ludo.rAny news on D7 port?
Comment #9
R.J. Steinert commentedThere is some interest brewing in this over at http://drupal.org/node/828458 and http://groups.drupal.org/node/193923
Comment #10
ludo.rI haven't checked lately, but I think D7 still miss good (views) chart module(s) while D6 do have some quite good modules.
I hope some contributors will be able to fullfil this need.
Comment #11
batje commentedThe flot module has recently gotten new maintainers too http://drupal.org/project/flot There is a first dev release out.
Comment #12
R.J. Steinert commentedNice, sounds like the Flot module for D7 has support for timestamps which is something I had to hack in charts_graphs and flot modules for D6.
Comment #13
akshaynhegde commentedam too pissed off trying to use charts module with other than google charts. Charts & Graphs was working so well in d6 that I cant wait to get a d7 version
I tried using external libraries such as pchart, fusionchart, open-flash-chart etc and still haven't even able to create a single graph. even the example they have provided doesn't work properly. I need a D7 version of charts and graphs as all my work has got stuck.
So am requesting whoever is developing to release a D7 version as soon as possible.
Comment #14
WorldFallz commentedPlease don't change issue priorities without knowing how.
The best way to push this forward is post an updated patch rather than demanding maintainers, who are already contributing their time for free, to work faster for your needs.
Comment #15
akshaynhegde commented@WorldFallz , am really sorry i didn't exactly knew what those priorities meant. So thanks for pointing it out.
I as I said am completely stuck here. So I think you understand my desparation.
I hope the D7 version comes out soon.
Comment #16
batje commentedYou could try out the flot module. It works for D7 and it makes charts & graphs http://drupal.org/project/flot
Comment #17
akshaynhegde commentedI already tried that..!! Here is the problem.... http://drupal.org/node/1456256
Ii even tried using external librararies such as fusionchart,pchart,openflashchart etc but nothing is working properly..!
problem with the fusionchart... http://drupal.stackexchange.com/questions/23516/fusioncharts-with-drupal-7
problem with pchart... http://drupal.stackexchange.com/questions/23452/unusual-output-while-using-pchart-in-drupal-7
So at this moment am completely stuck..!! If you have got solution to any of these problems, please let me know.
Comment #18
cmputrgk commentedAny word on the d7 version?
Comment #19
mgiffordSorry @thekevinday I didn't review your patch. I started with git for this project and then just ran it through Coder Upgrade & then Coder. I just wanted to do something quick...
I was looking at #1372558: Drupal 7 release? and had that all set up anyways.
So, hopefully this helps move it along. I fixed the problem defined in #7 too. It just wasn't using http://api.drupal.org/api/drupal/includes!common.inc/function/drupal_get...
Comment #20
batje commentedFixed some issues with paths to the include files.
Also updating the views_charts issue.
Comment #21
batje commentedwith patch
Comment #22
batje commentedI created a sandbox for the Drupal 7 upgrade. This version works with the Bluff library and with a new plugin we wrote for the flot library.
There is 3 things that I would like to propose and discuss with others:
Comment #23
slithy commentedsubscribe
Comment #24
batje commented@slithy there is a green button in the top of the right column of the original post (up ^^) that you can click to subscribe to issues
Comment #25
batje commentedThanks all for your work. We have used your patches, and added some of ours to make a first -dev release.
If there are people who would like to take over the flash & google plugins, we would be happy to hand them over.
For a new and beautiful graphing option, try our Flot integration.
Happy Graphing everyone!