I want to not show any text on the horizontal axis, I added textPosition: 'none' in the options array, but it doesn't seem to have any effect on the graph. Any reason why this isn't working?
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/309a3b52-9566-4604-9fd8-379ab6e24d59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Did you try hAxis: { textPosition: 'none' } ? If so, are you using a material chart that doesn't yet support that option? See: https://github.com/google/google-visualization-issues/issues/2143
On Mon, Jan 18, 2016 at 7:09 PM, Ray <ray2...@gmail.com> wrote:
I want to not show any text on the horizontal axis, I added textPosition: 'none' in the options array, but it doesn't seem to have any effect on the graph. Any reason why this isn't working?
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsub...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/309a3b52-9566-4604-9fd8-379ab6e24d59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.