[visualization-api] Re: Size of candlestick

2015-03-24 Thread Alexandre Carrie
I don't understand how to pass my data. Le mardi 24 mars 2015 10:11:23 UTC+1, Alexandre Carrie a écrit : Hello, I'm using the candlestick chart and I need help please. Actually I have this : https://lh4.googleusercontent.com/-ckDqPZq7738/VREpUH-mU-I/Ahg/71iGLViAvu8/s1600/Test1.PNG

[visualization-api] Re: Size of candlestick

2015-03-24 Thread Alexandre Carrie
I tried some solutions and actually I have this : https://lh6.googleusercontent.com/-dwY9SpnaQ2E/VRGCpXF_LdI/Aic/A_D_3NLGvbM/s1600/Test1.PNG Le mardi 24 mars 2015 10:11:23 UTC+1, Alexandre Carrie a écrit : Hello, I'm using the candlestick chart and I need help please. Actually I

[visualization-api] Size of candlestick

2015-03-24 Thread Alexandre Carrie
Hello, I'm using the candlestick chart and I need help please. Actually I have this : https://lh4.googleusercontent.com/-ckDqPZq7738/VREpUH-mU-I/Ahg/71iGLViAvu8/s1600/Test1.PNG The problem is that the candlesticks are too big. Is it possible to make them smaller? Like this :

[visualization-api] Hide the zero axis

2015-02-24 Thread Alexandre Carrie
Hello, Actually I have this : https://lh3.googleusercontent.com/-5UBApDXyRZQ/VOxMZJuqmBI/AbM/Mc4_btHloF8/s1600/Report.PNG And I would like to hide the zero axis of the right vertical axis. Or just put it in grey. Is it possible? Thanks. -- You received this message because you are

[visualization-api] Re: Hide the zero axis

2015-02-24 Thread Alexandre Carrie
It works! Thank you Daniel! Le mardi 24 février 2015 11:10:41 UTC+1, Alexandre Carrie a écrit : Hello, Actually I have this : https://lh3.googleusercontent.com/-5UBApDXyRZQ/VOxMZJuqmBI/AbM/Mc4_btHloF8/s1600/Report.PNG And I would like to hide the zero axis of the right vertical

[visualization-api] Re: Hide the zero axis

2015-02-24 Thread Alexandre Carrie
I have another question Daniel. I have this : https://lh6.googleusercontent.com/-Kpj0Sa1weOw/VOyZnoFPWYI/AdI/ioVTfYS0mPQ/s1600/Report.PNG I would like to have two style of annotations in the same chart. For the right axis, I want the boxStyle, but not for the left axis. On the left

[visualization-api] Re: Hide the zero axis

2015-02-24 Thread Alexandre Carrie
It gives me something like this : https://lh3.googleusercontent.com/-RhwGTLyOTbQ/VOyj_zx_RRI/Ad0/simvg9Wa_s4/s1600/Report.PNG The boxstyle not works. But I can change the fontSize. Le mardi 24 février 2015 11:10:41 UTC+1, Alexandre Carrie a écrit : Hello, Actually I have

[visualization-api] Annotations without default tooltip

2014-11-03 Thread Alexandre Carrie
Hello, I'm using ComboChart with annotations on some bars, but when the bar is too small to permit us to see the annotation, a tooltip is generated. But I don't want this default tooltip because I ever have my own tooltip. Is it possible to delete it?

[visualization-api] Re: Annotations without default tooltip

2014-11-03 Thread Alexandre Carrie
Ok thanks :) . Le lundi 3 novembre 2014 15:09:33 UTC+1, Andrew Gallant a écrit : No, you cannot turn off the annotation tooltips, sorry. On Monday, November 3, 2014 7:07:31 AM UTC-5, Alexandre Carrie wrote: Hello, I'm using ComboChart with annotations on some bars, but when the bar

[visualization-api] Multiple colors by line on LineChart

2014-10-16 Thread Alexandre Carrie
Hello, I need help to custom my LineChart. Actually I use ComboChart and I've something like this : https://lh4.googleusercontent.com/-Oo0Qvg9PtmQ/VD_PIMN8q_I/AJQ/-gasrkqj2V8/s1600/V1.PNG And I want to have the same thing but with a LineChart. The last date with another color. Like

[visualization-api] Re: Multiple rows in one tooltip

2014-09-09 Thread Alexandre Carrie
Thanks for your answer. Meanwhile I have found a solution. In my controller file, I have added a new column in the array I send to my view file. This column contains an array with all the activities for each seances. So in my view file I can use my data as I want. The final result :

[visualization-api] Re: Multiple rows in one tooltip

2014-09-08 Thread Alexandre Carrie
Ok thanks. But I send directly an array I filled before, so when do I must inform that the tooltip is in HTML? Actually my code is like this : For the chart's options : https://lh4.googleusercontent.com/-nKlHHet2euU/VA1Zn1RrJxI/ADM/NaKIriZ9c7g/s1600/code.PNG And the data I send :

Re: [visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-08 Thread Alexandre Carrie
What I want is to align the 0 values of both axes and have the minValue -15 for both axes, or just for the right axis if it's not possible for both. Because actually it takes too much space for nothing. I hope what I want is possible to do. :) -- You received this message because you are

Re: [visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-08 Thread Alexandre Carrie
Ok thanks! I have found a different method for my project, and now I don't need to show the minValue. But your help was really benefic for me, because now I know how the vAxis's scale works. Thanks for all. -- You received this message because you are subscribed to the Google Groups

[visualization-api] Re: Multiple rows in one tooltip

2014-09-05 Thread Alexandre Carrie
I have a bar with several boxes. But what I want is a bar without the boxes, just the bar, with only one tooltip which contains all the activities of my training session. Like this : https://lh5.googleusercontent.com/-pp5MfjDVdy4/VAlrsCF_cTI/ACI/PzWFlDYn35k/s1600/HELP.png Just one blue

[visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-05 Thread Alexandre Carrie
Hello, I have a problem with the min value of the vAxes in my combo chart. Actually I have this : https://lh5.googleusercontent.com/-ndoEr5TD4Yk/VAm2cHujKfI/ACY/OuEawwbSQT8/s1600/HELP.png The red line is at -15 but the min value of my vAxes are -150 and -50. I tried to change this value

Re: [visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-05 Thread Alexandre Carrie
I just want to put the minValue of the two vAxis to -15. I don't want -50 and -150. -- 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

Re: [visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-05 Thread Alexandre Carrie
You can see the result : https://lh3.googleusercontent.com/-IwXDHm-CzMg/VAnQxFrtNQI/ACo/8GeKmkcPXUM/s1600/HELP.png And my code : https://lh5.googleusercontent.com/-7bDNJerH5Ho/VAnQ2omROzI/ACw/U42Sfp7teJ0/s1600/HELP2.PNG I have tried the viewWindowsMode option too. -- You

Re: [visualization-api] Problem with minValue and maxValue for vAxes in combo chart

2014-09-05 Thread Alexandre Carrie
Result when I put the viewWindow option for both of my vAxes : https://lh5.googleusercontent.com/-myV1ymmxvB4/VAnVIQnuBmI/AC8/GThbDKbhV10/s1600/HELP.png And when I add another option it doesn't work. -- You received this message because you are subscribed to the Google Groups Google

[visualization-api] Re: Multiple rows in one tooltip

2014-09-04 Thread Alexandre Carrie
jeudi 4 septembre 2014 01:04:24 UTC+2, Andrew Gallant a écrit : Try setting the focusTarget option to category. This will add all of your data points at a particular x-axis value to the tooltip. On Tuesday, September 2, 2014 7:02:48 AM UTC-4, Alexandre Carrie wrote: Hello, I'm using

[visualization-api] Multiple rows in one tooltip

2014-09-02 Thread Alexandre Carrie
Hello, I'm using Google Charts in my project. I've something like this : https://lh3.googleusercontent.com/-L_5hri7SfBA/VAWi6twXVAI/ABo/ByNxOYX3wC8/s1600/example.png But I want more. I would like to have multiple rows for each tooltips. In my example I have three grey blocs for one