Needs review
Project:
Google Chart Tools: Image Charts
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2011 at 15:23 UTC
Updated:
8 Nov 2014 at 09:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
maulik.kamdar commentedHello,
I had modified the patch a little for a cleaner Settings form.
Comment #2
13rac1 commentedThis has patch has been applied to a new temporary branch named 7.x-1.x-mk. Please clone and test. Can you update your other patches to work against this branch? They currently won't apply cleanly.
I'm going to apply all your new features to this branch. Once everything works, I'll updated 7.x-1.x. This way we can work everything out without disturbing the dev release users.
To clone:
git clone --branch 7.x-1.x-mk http://git.drupal.org/project/chart.gitComment #3
polWhat is the difference between the
chlparameter andchdl?I think we should disable chl if we have chdl. What do you think ?
Comment #4
maulik.kamdar commentedHi Pol,
Actually the chl parameter is used for Pie Chart Labels and is very specific to it. Whereas on the other hand, chdl is generic. I dont think that chdl works in Pie Charts (not yet considered the case)
So I have left the chl parameter untouched.
Thanks
Comment #5
Pierre.Vriens commented