Closed (fixed)
Project:
Google Chart Tools
Version:
7.x-1.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2012 at 14:35 UTC
Updated:
22 Oct 2012 at 20:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
konforti commentedAre you saying that these two attribute are not working while you adding them to the settings array?
Can you please post an example of your code?
Thanks.
Comment #2
konforti commentedOh, you might taking on the views integration ?
Comment #3
gordns commentedYes, sorry, forgot to mention it. I'm talking about views integration. The attributes was just an example.
Comment #4
acbramley commentedThere's so much more to add to the views options. This patch adds config for horizontal and vertical titles.
Comment #5
konforti commentedCommitted patch in #4:
http://drupalcode.org/project/google_chart_tools.git/commitdiff/c2502eb6...
Thanks @acbramley.
More patches are welcome.
Comment #6
acbramley commentedWoops, left out the options_definition which meant features wouldn't export them
Comment #7
konforti commentedCommitted: http://drupalcode.org/project/google_chart_tools.git/commitdiff/58b01d53...
Good catch :-), Thanks.