PHP Classes

Data point labels

Recommend this page to a friend!

      Google Graph  >  All threads  >  Data point labels  >  (Un) Subscribe thread alerts  
Subject:Data point labels
Summary:Love the class, will you be adding support for data point labels
Messages:2
Author:Tom Wright
Date:2009-05-13 14:19:43
Update:2009-05-13 17:35:41
 

  1. Data point labels   Reply   Report abuse  
Picture of Tom Wright Tom Wright - 2009-05-13 14:19:43
Hi

First, thanks for the class. I dropped it into my cakephp project and was making graphs in minutes! Kudos!

Was wondering if you were actively maintaining though? If you are, would you consider adding support for Data Point labels? I think they're a new feature and are implemented with the "chm" operator: http://code.google.com/apis/chart/labels.html#data_point_labels

Thanks again,

Tom Wright

  2. Re: Data point labels   Reply   Report abuse  
Picture of Tom Wright Tom Wright - 2009-05-13 17:35:41 - In reply to message 1 from Tom Wright
Also, I've made a small change that you might choose to incorporate in the next build.

Just added an extra parameter to printGraph to give the option to just return the image url, rather than echo the image tag.