google / google-visualization-issues

288 stars 35 forks source link

Bug: Motion charts zoom no longer working (even the official Google demo) #754

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.  Go to http://code.google.com/apis/chart/interactive/docs/gallery/motionchart.html#Example
2.  Drag out a selection box on the motion chart
3.  Select zoom from the pop-up menu.
4.  Nothing happens

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

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

What operating system and browser are you using?
Mac OS X 10.7.2
Chrome 15.0.874.121

Also not working in Safari Version 5.1.1 (7534.51.22)

*********************************************************
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 drew.h.bryant on 2011-12-12 02:10:19

orwant commented 9 years ago
Additionally, if you press the "return" key after selecting "Zoom" from the pop-up menu,
the zoom functionality is triggered.  So it appears that only mouse selection from
the pop-up menu is faulty.

Original issue reported on code.google.com by drew.h.bryant on 2011-12-12 17:17:18

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 OPEC oil indicators:
http://www.epicsyst.com/test/v2/libya-oil/

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

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/airline2/
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/flu/
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 2012-01-09 10:04:23

orwant commented 9 years ago
I am using the google motion chart example as is ..... if I switch to bar-chart tab
or line-chart tab ( which come by default ) and switch back to the original tab, the
graph no longer shows correct data.

steps

1. remember the start position of the markers/balls on the chart and hit the play button
on the chart ( let it finish ) https://developers.google.com/chart/interactive/docs/gallery/motionchart

2.  switch to the bar chart tab, it will do the transition.

3. switch to the line chart tab, it will animate again.

4. now switch back to the first tag ( default ), notice the location of the markers....
the represents faulty data.

Am i missing some thing, is the example given on the page not implementing any recommended
steps ?  

Original issue reported on code.google.com by vijaydatta on 2015-03-03 00:21:46

orwant commented 9 years ago
vijaydatta, I see what you are saying.  I'm not sure what is going on, but I don't think
it is a serious problem.  When you visit the line chart tab, the axes are time on the
x-axis and expenses on the y-axis.  When you switch back to the bubble chart, it has
forgotten that the x-axis was 'sales', and it selects 'expenses' instead. That is a
bug, but you can select 'sales' again in the dropdown below the axis, and it works
fine. 

I doubt we can fix this problem in the MotionChart, because it is flash-based.  But
the new version we have planned should be much better.

Original issue reported on code.google.com by dlaliberte@google.com on 2015-03-03 03:27:09