Sweet! Looks like there's a bunch of new toys to play with in this RC. This stuff looks awesome, great job guys!
--To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/cqN3SCGZ5XEJ.
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-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
Can we set the color for out-of-scope data points when using the 'scope' role? Also, can we combine different effects (say, use certainty and emphasis on the same set of data)?
--
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/-/YyTxbqMZsnMJ.
I have a question regarding using the out-of-scope together with Area
charts. Currently, it grays out only the line, but not the underlying
area and as a consequence is not as distinctive as for the other
visualizations. Is it possible to gray out the area also?
On Nov 23, 6:49 am, EZChart <ezch...@google.com> wrote:
> - The effect of out-of-scope is graying out the data point/bar/line. It
> is currently not configurable. Note that the brightness of the gray differs
> according to the original color of each series.
> - You can combine any number of effects. We made sure that the different
> visualizations will not clash.
Sorry I just could not find either of these.
--
Eri
c
Thanks
--
Eric
Thank you very much for annotations.
I understand that the design planning was to have a single
character for the annotation and then with mouseover a
longer description from annotationText.
I like to have the longer description always appearing.
One reason is that when you make a hardcopy of the graph
this is visible.
So please consider the possibility to auto align vertically
these lovely little annotations so that they do not overwrite
if there is one adjacent or let us do this with a configurations
setting.
Thank you again for this addition and in general for this superlative work.
--
Eric
--
Eric
How can I get this RC to run some tests with.
The new features look great. Can't wait to check it out.
Best,Owen
On Nov 22, 12:31 pm, Erez Bixon <ebi...@google.com> wrote:
> We have pushed a new release
> candidate<http://code.google.com/apis/visualization/documentation/release_notes...>
> (RC).
> This RC introduces many new features and some bug fixes.
> Take a look at some examples
> here<http://savedbythegoog.appspot.com/?id=95a33bec3bbe0e88f1f38d86855cf0a...>
> .
>
> *Candidate release date*: November 22, 2011
>
> *Anticipated production release date*: December 7, 2011
>
> *New features*:
>
> 1. Transition Animation.
> 2. Line and Area charts now support Annotations.
> 3. Most axis charts now support visualization of out-of-scope, certainty
> level, emphasis and intervals on data points.
> 4. Axis and pie charts: revise our visual effects on hovering and
> selection of data points / series.
> 5. Geo chart: add maps for US provinces and metros, improve
Thanks for pointing that out.
I been using the MVP framework and the java client interface coding in
eclipse.
In my EntryPoint class I use the following call.
VisualizationUtils.loadVisualizationApi ("1.1", onLoadCallback,
CoreChart.PACKAGE, AnnotatedTimeLine.PACKAGE,
IntensityMap.PACKAGE, MapVisualization.PACKAGE);
This call uses the following import in my .java file.
import com.google.gwt.visualization.client.VisualizationUtils;
I needed to include gwt-visualization.jar file in my project to build
the client and server portions of my application which was downloaded
from the tools site as you mentioned.
If I understand you correctly, if I use the "1.1" call in the load,
then even though I use the gwt-visualization.jar from 1.1.2 that I
download on Oct 27th, the latest Release Candidate javascript included
in the crosscompiled code for the client side is downloaded from
google. Which is quite cool.
I wonder because I am using java-style programming techniques, MVP,
etc, if I need to wait for the official release to download into my
eclipse project.
Best Regards,
Owen
On Dec 1, 1:17 am, Roni Biran <roni.bi...@gmail.com> wrote:
> Hi there,
>
> The site you posted is the GWT API download site, whereas here the RC
> stands for the Visualization API. This API cannot be downloaded but to be
> used online only.
>
> In order to run the RC version, just state that the version used is 1.1
> instead of 1 in your code.
> Here is the gallery link:http://code.google.com/apis/chart/interactive/docs/gallery.html
>
> Or just view the source code of the demo page:http://savedbythegoog.appspot.com/?id=95a33bec3bbe0e88f1f38d86855cf0a...
--
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/-/mBr-Xby1moMJ.
- Sergey
To unsubscribe from this group, send email to google-visualization-api+unsub...@googlegroups.com.