When the chart is rendered you should allow for a list of custom query parameters, just in case you want to add options not supported by the Drupal module API.

For example, I would like to increase the default margin, but there is no way to do that. See:
http://code.google.com/apis/chart/styles.html#chart_margins

Comments

jeremy’s picture

subscribe

13rac1’s picture

Status: Active » Postponed (maintainer needs more info)

The patch in #1109472: Hook chart_post_build to append custom GIC parms may provide the features you need. Please review it.

13rac1’s picture

Status: Postponed (maintainer needs more info) » Fixed

#1109472: Hook chart_post_build to append custom GIC parms has been applied to 6.x-1.x and 7.x-1.x.

Status: Fixed » Closed (fixed)

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

Pierre.Vriens’s picture

Issue summary: View changes
Parent issue: » #2369883: Create chart documentation