[visualization-api] Adding additional data to a single point

2017-07-20 Thread Hutch
Hey, A novice coder here. Was wondering if it is possible to show a third data point in the information when scrolling across the point. Its easier to explain in pictures, I want to turn this:

[visualization-api] Re: Error Bars and Spreadsheets

2017-07-20 Thread 'Phil Hayes' via Google Visualization API
+1 On Friday, March 24, 2017 at 2:11:58 PM UTC-4, Edna Magdalena Hernández González wrote: > > > I also need this feature. Please add it!! > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop

Re: [visualization-api] Re: automatic adaption of the width of the graph area depending on the amount of data points

2017-07-20 Thread 'Daniel LaLiberte' via Google Visualization API
The ticks option value is an array of ticks. What you have now is an array of one string (that contains all the elements). Just do this instead: var ticksArray = [{v: 1, f: '26.11.15'}, {v: 2, f: '09.12.15'}, {v: 3, f: '22.12.15'}, {v: 4, f: '13.01.16'}, {v: 5, f: '27.01.16'}, {v: 6, f:

[visualization-api] Repeating hAxis labels when slanting text

2017-07-20 Thread DreamingInCode
Hi, We are using Google Charts within an MVC project. We have managed to get the chart implemented however we are having a slight issue. Whenever we slant the text 90 degrees the hAxis labels are repeating (see slanted-text-chart.PNG). We would like the text to be slanted at 90 degree but

[visualization-api] Re: Timeline - Add Legend

2017-07-20 Thread Retro Gamer
Is this even possible? can i redraw the assigned task colors else where as rectangles and show their labels? On Monday, 17 July 2017 14:33:41 UTC+1, Retro Gamer wrote: > > I have a timeline chart that i populate with data from mysql. > > It works correctly but i have an issue where labels look