Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-23 Thread 'Sergey' via Google Chart API
Rashmani, For timeline, the 'tooltip' column comes after the label column (the second column). Here is an example of using it: http://jsfiddle.net/3zcouffh/ Also, please be aware that we currently have a bug where the tooltip column doesn't work when you just have the label column (and no row

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-23 Thread 'Sergey Grabkovsky' via Google Chart API
Unless you intend to highlight a part of your text in a larger font, or something, you should be able to change the fontName and fontSize without using custom tooltips by using the tooltip.textStyle.{fontName,fontSize} options. Here is an example of that: http://jsfiddle.net/09bvey10/ If you

Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-23 Thread 'Sergey' via Google Chart API
Hi Khrys, colorMode: 'unique' will assign a unique color for each node. It is, in fact, now the default, so setting that option won't do anything. I can see how this is somewhat confusing, but you have to set the colorMode to 'category' in order to get a single color for all nodes, and then

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-23 Thread 'Sergey Grabkovsky' via Google Chart API
Ah yes, with this release that option was changed to sankey.link.defaultOpacity. Here's a modified version demonstrating the fix: https://jsfiddle.net/o9vc6yzy/4/ On Thu, Apr 23, 2015 at 1:21 PM Khrys khrysl...@gmail.com wrote: One more question about Sankey:

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-23 Thread 'Daniel LaLiberte' via Google Chart API
Patrike, We would like to provide more features like what you are requesting, more general across all the charts, but this is difficult to do with the current code base. As we redevelop charts, we will keep this goal in mind. On Wed, Apr 22, 2015 at 9:12 PM, Khrys khrysl...@gmail.com wrote: I

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-20 Thread 'Daniel LaLiberte' via Google Chart API
I see the problem now, even in Chrome on Linux. Thanks. Just needed to know what I was looking for. On Mon, Apr 20, 2015 at 12:26 PM, Jean-Rémi Delteil jeanremi.delt...@gmail.com wrote: Hi Daniel, I'm using Firefox Chrome on Window 8, last version both. Follow a capture of the problem.

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-20 Thread 'Daniel LaLiberte' via Google Chart API
Hi Jean-Rémi, Which browser are you using? I am not seeing any problem with the tooltips in Chrome on Linux. On Mon, Apr 20, 2015 at 11:11 AM, Jean-Rémi Delteil jeanremi.delt...@gmail.com wrote: I had to report a detail on the Timeline chart, It was also here on the previous version V41

Re: [visualization-api] Re: Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-17 Thread 'Daniel LaLiberte' via Google Chart API
Good to hear V42 is working for a few people. It would be reassuring to have more people test their pages with V42 by loading 1.1. I am particularly concerned that the Table chart is behaving as expected, given the surprises of V41, and since I made a lot more changes under the covers for V42.

Google Charts V42 Release Candidate Pushed: April 16, 2015

2015-04-16 Thread 'Daniel LaLiberte' via Google Chart API
We have pushed a new Google Charts Release Candidate (RC) - V42. This should start to be available within a couple hours. *Candidate release date: April 16, 2015Anticipated production release date: as soon as May 4, but not before a frozen V41 is available.Please test this candidate release