Re: [visualization-api] Re: Chart Range Filter - hAxis label positions

2014-08-20 Thread 'Daniel LaLiberte' via Google Visualization API
There is an undocumented "range" option for the AnnotationChart which you can use to control the range selector options. For example, the following will move the tick labels to the outside position: { "range": { "ui": { "chartOptions": { "height": 80, "chartA

Re: [visualization-api] Re: Chart Range Filter - hAxis label positions

2014-08-20 Thread Shivani Kanakhara
Ok thanks. Can we do the same for Annotation Charts?? On Wednesday, August 20, 2014 5:46:33 PM UTC+5:30, Daniel LaLiberte wrote: > > 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

Re: [visualization-api] Re: Chart Range Filter - hAxis label positions

2014-08-20 Thread 'Daniel LaLiberte' via Google Visualization API
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 wrote: > Hello, i tried changing the chartArea options (height,top,bottom)..still > cannot get to

[visualization-api] Re: Chart Range Filter - hAxis label positions

2014-08-20 Thread anuj joshi
hey can you provide me the source code for the chart. -- 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+unsubscr...@googlegrou

[visualization-api] Re: Chart Range Filter - hAxis label positions

2014-08-19 Thread Shivani Kanakhara
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 h