Re: [visualization-api] Re: Treemap multiple color scales

2017-04-27 Thread 'Jon Orwant' via Google Visualization API
Hi Nick, We don't mean to be mysterious. There is no secret internal roadmap that we're hiding. As you can infer from the traffic on this forum over the past year, much of Charts development is just Dan doing what he can when he has time available. The software is stable, but with charting there

Re: [visualization-api] Re: Treemap multiple color scales

2017-04-27 Thread Nick Dunbar
I should add that the whole process by which Google allocates resources to the Charts API and prioritises updates is shrouded in mystery. For a lot of people this doesn't matter as the library of charts is so extensive. But some more guidance for users on what to expect and when to expect it would

Re: [visualization-api] Re: Treemap multiple color scales

2017-04-26 Thread Nick Dunbar
Hi Dan, Thanks for getting back to me. It would be so cool if you could go ahead and make a fix like that in the short term. And yes, a color range is what I had in mind. So it could be shades of red for series 0, blue for series 1 and so on, or two user defined RGB values for the extremes of

Re: [visualization-api] Re: Treemap multiple color scales

2017-04-26 Thread 'Daniel LaLiberte' via Google Visualization API
Sorry, Nick. There is not enough flexibility in how the colors are assigned to support what you want. The easiest change for us might be to support the 'style' role, so you could determine the colors you want yourself. But it would really need to be not just a single color but a color range for

[visualization-api] Re: Treemap multiple color scales

2017-04-26 Thread Nick Dunbar
Any thoughts on this? On Tuesday, April 25, 2017 at 2:45:49 PM UTC+1, Nick Dunbar wrote: > > Hi, > In Treemap, I was wondering if it was possible to assign multiple color > scales for the top level leaves immediately below the root node, in the > same way that appears to have been done here: