Closed (fixed)
Project:
Google Chart Tools: Image Charts
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2009 at 08:33 UTC
Updated:
25 Feb 2015 at 23:04 UTC
Jump to comment: Most recent
Comments
Comment #1
tjholowaychuk commentedA fellow posted a comment at the bottom of this page using a scatter chart with green / red labels, might want to check out his code
http://code.google.com/p/drupal-chart-api/wiki/Examples
Comment #2
quickcel commentedA little more followup to tjholowaychuk. It looks like you can style labels for only certain types of charts such as line, bar, radar, and scatter charts. You can check out more info from the google chart api: http://code.google.com/apis/chart/labels.html#axis_styles_labels
The code sample below (taken from - http://snippets.dzone.com/posts/show/5985) shows you how to use '#mixed_axis_labels' to pass through styling parameters:
Comment #3
13rac1 commentedLooks fixed to me. fora, re-open if needed.
Comment #5
Pierre.Vriens commentedAdapting title to link to this issue from the Chart HowTos docu ...