[visualization-api] All series on a given axis must be of the same data type

2015-05-07 Thread Laurent Guerard
Hey, It's my first time posting here so sorry if I make mistakes. Soo, I'm trying to get a linechart based on my database, that part works, but I have the above error when using a code I found online for showing/hiding lines by clicking on the legend.. I have no ideas why I have this error,

Re: [visualization-api] All series on a given axis must be of the same data type

2015-05-07 Thread Laurent Guerard
to include, when you have a tooltip column per data column and you are adding an annotation as well. I suggest you simplify the code to first get it working correctly without the tooltips, then add the tooltips, and then add the annotations. On Thu, May 7, 2015 at 4:18 AM, Laurent Guerard

Re: [visualization-api] All series on a given axis must be of the same data type

2015-05-07 Thread Laurent Guerard
, and then add the annotations. On Thu, May 7, 2015 at 4:18 AM, Laurent Guerard l.gue...@gmail.com javascript: wrote: Hey, It's my first time posting here so sorry if I make mistakes. Soo, I'm trying to get a linechart based on my database, that part works, but I have the above error when

Re: [visualization-api] All series on a given axis must be of the same data type

2015-05-07 Thread Laurent Guerard
.. Le jeudi 7 mai 2015 15:58:41 UTC+2, Daniel LaLiberte a écrit : I think you need to update your jsfiddle so we can see the changes you made. You might want to set up an account there as well, so you can save fiddles under your own name. On Thu, May 7, 2015 at 9:38 AM, Laurent Guerard

[visualization-api] Re: How to get a transparent chart ?

2014-08-07 Thread Laurent
Nobody knows how to get a transparent chart background ? -- 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

[visualization-api] How to get a transparent chart ?

2014-07-22 Thread Laurent
Hello It is possible to get a generated chart transparent ? The result of my code is as follow :

[visualization-api] programmaticaly setting the range of a ChartRangeFilter

2013-01-24 Thread laurent coudurier
Hi, In addition to the possibility of manually draging the chartrangefilter, I would like to offer to my users some buttons wich force the range to some typical values. examples : last 12 months, current year, and so on ... Is it possible ? Thanks in advance Laurent -- You received

Re: [visualization-api] programmaticaly setting the range of a ChartRangeFilter

2013-01-24 Thread laurent coudurier
Perfect !! Thanks a lot ! -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group, send email to

[visualization-api] Re: displaying annotations in legend

2013-01-16 Thread laurent coudurier
the same thing if you don't use jQuery. On Monday, January 14, 2013 5:24:56 AM UTC-5, laurent coudurier wrote: Hi, this is not what I want to do, but it's very interesting and can be useful in the future. thanks for your answer. what I want to do is having a list of all annotations

Re: [visualization-api] Is it possible to display a vertical line that moves along a chart?

2013-01-16 Thread laurent coudurier
great !! it works fine but in the doc : https://developers.google.com/chart/interactive/docs/roles?hl=fr#annotationrole I can read : You can specify the line style by setting this chart option: annotation: {'*column_id*': {style: 'line'}} 1/ 'column_id' ?? is it possible to define 'line'

Re: [visualization-api] Is it possible to display a vertical line that moves along a chart?

2013-01-16 Thread laurent coudurier
in fact I almost had the right syntax but, when adding the column_id, I forgot to delete the final 's' : annotations: {style: 'line', stemColor: 'red'} : all annotations are red lines annotation: {1: {style: 'line', stemColor: 'red'}} : only the annotation of domain is line (but black) your

[visualization-api] Re: displaying annotations in legend

2013-01-14 Thread laurent coudurier
, January 11, 2013 12:41:16 PM UTC-5, laurent coudurier wrote: Hi, I'm using a LineChart (controled by ChartRange), having a annotation role column (to display where the user can find the maximum of the values). Is it possible to display the annotations in a legend like box, just like

[visualization-api] using Table within a chart based dashboard

2013-01-14 Thread laurent coudurier
Laurent -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/YS76SN8DvasJ. To post to this group, send email to google-visualization-api

[visualization-api] Re: using Table within a chart based dashboard

2013-01-14 Thread laurent coudurier
accepts an array of column indices or objects describing calculated columns, the same as the DataView#setColumnshttps://developers.google.com/chart/interactive/docs/reference#DataView_setColumnsmethod. On Monday, January 14, 2013 7:58:37 AM UTC-5, laurent coudurier wrote: Hi, This msg is more

[visualization-api] displaying annotations in legend

2013-01-11 Thread laurent coudurier
Hi, I'm using a LineChart (controled by ChartRange), having a annotation role column (to display where the user can find the maximum of the values). Is it possible to display the annotations in a legend like box, just like in the annotated timeline ? Thanks -- You received this message

[visualization-api] Possible usage within a commercial application ?

2012-09-14 Thread Laurent Perez
not clearly allow it either. Any insights on the question ? Thanks laurent -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api

[visualization-api] Re: Can't display null value in Pie Chart ?

2012-06-20 Thread Laurent Abiteboul
Works perfectly. Thx. Le lundi 18 juin 2012 18:37:10 UTC+2, asgallant a écrit : Set the sliceVisibilityThreshold option to 0. On Monday, June 18, 2012 7:14:30 AM UTC-4, Laurent Abiteboul wrote: Hi. Is it possible to display a null value in a Pie Chart ? For example, please use

[visualization-api] Can't display null value in Pie Chart ?

2012-06-18 Thread Laurent Abiteboul
Hi. Is it possible to display a null value in a Pie Chart ? For example, please use the google sample code : https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart if you set to 0 the 'Watch TV' item, it disappears from the legend part. Regards. -- You received this

Re: [visualization-api] Column graphs suddenly gone wonky

2011-07-13 Thread Steve St-Laurent
unable to get the outcome you see in the attached image. Can you share some more information regarding which environment you are using that reproduces this bug? Can you also try more than one browser to see if this happens to you elsewhere? - Steve St-Laurent | st...@holecomm.ca

Re: [visualization-api] Google charts on the Ipad

2011-07-13 Thread Steve St-Laurent
the labels. I love google charts, they are awesome. peace. - Steve St-Laurent | st...@holecomm.ca Vancouver, BC -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To post to this group, send email to google-visualization

Re: [visualization-api] Google charts on the Ipad

2011-07-13 Thread Steve St-Laurent
, visit this group at http://groups.google.com/group/google-visualization-api?hl=en. - Steve St-Laurent | st...@holecomm.ca Vancouver, BC -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To post to this group, send

Re: [visualization-api] Column graphs suddenly gone wonky

2011-07-13 Thread Steve St-Laurent
://code.google.com/apis/chart/interactive/docs/gallery/columnchart.html#Configuration_Options). I hope that this helps to some extent. - Steve St-Laurent | st...@holecomm.ca Vancouver, BC -- You received this message because you are subscribed to the Google Groups Google Visualization API group

[visualization-api] syntax error on configuration options ColumnChart

2009-06-16 Thread Laurent Borensky
Hi, I want to change the color bars with the argument given to the primitive chart.draw(arg1, arg2). I do not know the syntax for colors with more colors of arg2. arg2={width: 400, height: 240, is3D: true, colors: 'red', 'green', 'yellox', title: 'DC (fr)'}; // = KO Thank you for your help.