Cannot position the labels on hAxis of Chart Range Filter control. The current position of labels seems a bit confusing on the first sight . E.g. the section for the date label is on its right side. Can't we position the labels outside the hAxis of the filter control as it is in the chart? There is a property 'textPosition' with values 'in','out','none'. But setting textPosition:out does not work. Is there any other way to position the labels outside the chart range filter?I have attached a snap showing current label positions.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
Did you try using it like this:options: { ui: chartOptions: { hAxis: { textPosition: 'out' } } }
On Tue, Aug 19, 2014 at 9:13 AM, Shivani Kanakhara <shivani...@gmail.com> wrote:
Cannot position the labels on hAxis of Chart Range Filter control. The current position of labels seems a bit confusing on the first sight . E.g. the section for the date label is on its right side. Can't we position the labels outside the hAxis of the filter control as it is in the chart? There is a property 'textPosition' with values 'in','out','none'. But setting textPosition:out does not work. Is there any other way to position the labels outside the chart range filter?I have attached a snap showing current label positions.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
I set the control's ui.chartOptions.chartArea.height and increased the height, and it seems to work fine: http://jsfiddle.net/dlaliberte/0wb2zvye/
On Wed, Aug 20, 2014 at 2:17 AM, Shivani Kanakhara <shivani...@gmail.com> wrote:
Hello, i tried changing the chartArea options (height,top,bottom)..still cannot get to display the label outside the range filter.Check this- http://jsfiddle.net/shivani_1001/8yygoyak/
On Tuesday, August 19, 2014 6:43:49 PM UTC+5:30, Shivani Kanakhara wrote:Cannot position the labels on hAxis of Chart Range Filter control. The current position of labels seems a bit confusing on the first sight . E.g. the section for the date label is on its right side. Can't we position the labels outside the hAxis of the filter control as it is in the chart? There is a property 'textPosition' with values 'in','out','none'. But setting textPosition:out does not work. Is there any other way to position the labels outside the chart range filter?I have attached a snap showing current label positions.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
I set the control's ui.chartOptions.chartArea.height and increased the height, and it seems to work fine: http://jsfiddle.net/dlaliberte/0wb2zvye/
On Wed, Aug 20, 2014 at 2:17 AM, Shivani Kanakhara <shivani...@gmail.com> wrote:
Hello, i tried changing the chartArea options (height,top,bottom)..still cannot get to display the label outside the range filter.Check this- http://jsfiddle.net/shivani_1001/8yygoyak/
On Tuesday, August 19, 2014 6:43:49 PM UTC+5:30, Shivani Kanakhara wrote:Cannot position the labels on hAxis of Chart Range Filter control. The current position of labels seems a bit confusing on the first sight . E.g. the section for the date label is on its right side. Can't we position the labels outside the hAxis of the filter control as it is in the chart? There is a property 'textPosition' with values 'in','out','none'. But setting textPosition:out does not work. Is there any other way to position the labels outside the chart range filter?I have attached a snap showing current label positions.
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.