I created google line chart with "linear" control. First column that I
defined was year ( data.addColumn('string', 'Year'); ) and column
represents x-axis of chart, example is on link:http://tt.inspiration4web.com/EA_test_chart.php I want to set up "year" instead "Sales" in control linear scroll bar. The problem is that year must be string type and I can't set up string value to linear bar control, have you any experience for google chart and any suggestion that would help me. Thx -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
