It would be great to have more configuration options. I see there are quite a few available, so maybe just a textbox for entering them would be enough for a start.

For example to set background color and chart area settings we could enter this:
backgroundColor:'#00cc00', chartArea:{left:20,top:0,width:"50%",height:"75%"}

Comments

konforti’s picture

Are 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.

konforti’s picture

Oh, you might taking on the views integration ?

gordns’s picture

Yes, sorry, forgot to mention it. I'm talking about views integration. The attributes was just an example.

acbramley’s picture

Title: Configuration options » Configuration options for views integration
Status: Active » Needs review
StatusFileSize
new1.54 KB

There's so much more to add to the views options. This patch adds config for horizontal and vertical titles.

konforti’s picture

Status: Needs review » Fixed

Committed patch in #4:
http://drupalcode.org/project/google_chart_tools.git/commitdiff/c2502eb6...
Thanks @acbramley.

More patches are welcome.

acbramley’s picture

Status: Fixed » Needs review
StatusFileSize
new808 bytes

Woops, left out the options_definition which meant features wouldn't export them

konforti’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.