I have a somewhat unusual graphing need, and am hoping that the Google Visualization API might be able to do the trick. My X axis is time, and my Y axis is a "rating" (a continuous variable). However, this rating is always expressed to users as a non-numeric value (e.g. Rating value 1 = "A1", 2 = "A2", 3 = "B1" etc.) Is there any way to show these string values rather than the rating, but graph based on the numeric equivalency?
My initial look at the API revealed that only a continuous variable can be used on both axes of a scatter plot, and that the axis values are generated automatically, but I'm hoping there's some clever way around that. Any help would be much appreciated. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/wTeUMDK8LJoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
