Following up from previous suggestions I have looked at the LC Graphing widget and have a couple of questions in hopes of recommendations.
The widget looks promising but I will be doing a time series graph with several thousands of points. - I need to have the number of x-axis labels look reasonable spaced for the size of graph which means I would want to do a minimum of 10 and a maximum of 30 labels...not a label for every point. So I want to take the total time of the data and divide it into 30 blocks of equal time. This means that the x-axis range still covers the data range but the labels need to be changed. Suggestions on the best approach? - I am not sure if the labels are label fields or actually SVG? But either way I would need to rotate the text 90 degrees so the 30 labels would fit...so if SVG (which I think the text is how would I do this). This would also be useful to know since if the text is SVG then I could add additional information that would resize nicely. Or am I going down the "rabbit hole" and this is not easily done? thanks, Glen _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode