google / google-visualization-issues

288 stars 35 forks source link

Bug: getState() in Motion chart always null #716

Open orwant opened 9 years ago

orwant commented 9 years ago
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1. I have tried to capture the state properties when changing from barGraph to Bubbles.
When the state happens the listener is triggered, but the value of .getState() is always
null (Json) 
2. I had thread in the forums going : http://groups.google.com/group/google-visualization-api/browse_thread/thread/87cbb8f3cd976fa6
3.

What component is this issue related to (PieChart, LineChart, DataTable,
Query, etc)?

MotionChart , getState()

Are you using the test environment (version 1.1)?
(If you are not sure, answer NO)

What operating system and browser are you using?
Lion (OSX), Safari. Same with IE9 and Win7

Thank you, 
-C

*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by Cristian.IbanezF on 2011-10-14 21:59:33

orwant commented 9 years ago
I have the pleasure to brief you on our Data Visualization software
"Trend Compass".

TC is a new concept in viewing statistics and trends in an animated
way by displaying in one chart 5 axis (X, Y, Time, Bubble size &
Bubble color) instead of just the traditional X and Y axis. Discover
trends hidden in spreadsheets. It could be used in analysis,
research, presentation etc. In different business sectors, to name a
few we have Deutsche Bank, NBC Universal, RIM,  Vanguard
Institutional Investor, Ipsos, Princeton University as our clients.

NBC presentation on TED using Trend Compass exported Videos. Now on
CNN Money / Fortune (Dec 21st,2010):
http://tech.fortune.cnn.com/2010/12/21/from-laughing-to-judging-in-fifty-years-the-evolution-of-televised-emotion/

The following link is for our new Geographical Trend Compass
(Earthquake in Japan - Mag vs Depth vs Time):
http://www.epicsyst.com/test/v2/japan-earthquake

Link on Ads Monitoring on TV Satellite Channels. Pick Duration (Ads
daily duration) vs Repeat (Ads repetition per day).
http://www.epicsyst.com/test/v2/tv-monitor/

Link showing drilling feature (Parent/Child) - Just double-click on any
bubble:
http://www.epicsyst.com/test/v2/drilling/

Link on UK Master Card vs Visa performance :
http://www.epicsyst.com/test/v2/mastercard_vs_visa/

Links on Funds:
http://www.epicsyst.com/test/v2/best_exchange_traded_funds/
http://www.epicsyst.com/test/v2/us_insurance_funds/
http://www.epicsyst.com/test/v2/aaim_fund_performance/

Link on other KPIs :
http://www.epicsyst.com/test/v2/hospital_performance/
http://www.epicsyst.com/test/v2/international_insurance/

Link on Chile's Earthquake (Feb 27th 2010):
http://www.epicsyst.com/test/v2/EarthQuakeinChile/

This a link on weather data :
http://www.epicsyst.com/test/v2/aims/

This is a bank link to compare Deposits, Withdrawals and numbers of
Customers for different branches over time ( all in 1 Chart) :
http://www.epicsyst.com/test/v2/bank-trx/

Misc Examples :
http://www.epicsyst.com/test/v2/airline/
http://www.epicsyst.com/test/v2/stockmarket1/
http://www.epicsyst.com/test/v2/football/
http://www.epicsyst.com/test/v2/swinefludaily/
http://www.epicsyst.com/test/v2/babyboomers/

This is a project we did with Princeton University on US unemployment :
http://www.epicsyst.com/main3.swf

A 3 minutes video presentation of above by Professor Alan Krueger
Bendheim Professor of Economics and Public Affairs at Princeton
University and currently Chief Economist at the US Treasury using
Trend Compass :
http://epicsyst.com/trendcompass/princeton.aspx?home=1

You can download a trial version. It has a feature to export
EXE,PPS,HTML and AVI files. The most impressive is the AVI since you
can record Audio/Video for the charts you create.

http://epicsyst.com/trendcompass/FreeVersion/TrendCompassv1.2_DotNet.zip

All the best.

Amr Salah
Trend Compass Team
Epic Systems
www.epicsyst.com

Original issue reported on code.google.com by amr.salah@epicsyst.net on 2011-12-18 11:59:17

orwant commented 9 years ago
This got commented on again in the forums (https://groups.google.com/d/msg/google-visualization-api/O1i-1KTogmI/IJ290wkJzk0J)
and I wrote a jsfiddle demonstrating the rather bizarre nature of this bug (http://jsfiddle.net/asgallant/HV6W3/)
in case anyone ever goes over this again.

Original issue reported on code.google.com by drew_gallant@abtassoc.com on 2012-09-06 20:43:33