You need to sign in to do that
Don't have an account?
Google Visualizations Line Chart
Hi All,
I have been using the google visualizations to show some data realted to account. I have an object which looks like this:
Field Name Field Type
Account Look up to Account
Type Actual, Budget or Forecast
UOM/Currency Identify UOM or Currency
Year Number
Jan Number
Feb Number
March Number
April Number
May Number
June Number
July Number
Aug Number
Sept Number
Oct Number
Nov Number
Dec Number
Records exist for various years with data for months and a Type. Based on the Type i need to pick the values of the months and show a graph like this:
Values on Y axis and Months on X-axis.
I am struggling with the VisualForce lineChart Component from the Code Share Project. i am not able to understand how can i associate multiple chart data into a JaSON object. Please advice.
@BobBuzzard - please can you help me with the same.
Hi Bob,
I finally was able to crack the nut :) The way i did it is that "visualization Project" over the developer forums and figured out passing the values to the Line Graph.
Please let me know if my code is optimal :)
Warm Regards,
M.Sushumna
All Answers
I'm afraid that's an area I haven't used. I have created a chart with two line plots and an axis on the left and right, but I did that by passing information the URL and retrieving an image from the google viz server.
Hi Bob,
I finally was able to crack the nut :) The way i did it is that "visualization Project" over the developer forums and figured out passing the values to the Line Graph.
Please let me know if my code is optimal :)
Warm Regards,
M.Sushumna
Hi Sushupsi,
Please provide me code of line chart, I have the same requirement.
Thanks
Krishna