Closed (fixed)
Project:
Google Chart Tools: Image Charts
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 11:05 UTC
Updated:
11 Jan 2011 at 15:33 UTC
Hi, I just implemented the chart module, and really like it! But could someone post some example code of a working CHART_TYPE_LINE_XY or lxy chart?
Thanks very much!
Comments
Comment #1
sergebert commentedI have it working. Relevant parts of the code:
1) Set the chart type:
2) Set the data:
Hope this helps!
Comment #2
kabslock commentedThanks...it was very helpful for me!