pingjiang / dygraphs

Automatically exported from code.google.com/p/dygraphs
0 stars 0 forks source link

logscale option should not display values less than or equal to zero. #503

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When calling updateOptions repeatedly to switch between linear and logscale, 
eventually the graph will display values lesser or equal than zero. From the 
docs: http://screencast.com/t/eC1FHGddA

http://jsfiddle.net/morocotopo/asU99/2/

Sometimes no more than two calls to updateOptions are needed: 
http://screencast.com/t/rBRLeexGnA

Chrome Version 32.0.1700.76 m - Windows 7 64

Could not reproduce it in Firefox.

Original issue reported on code.google.com by mauro.fe...@tecro.com.ar on 22 Jan 2014 at 2:52

GoogleCodeExporter commented 9 years ago
I clicked it a hundred times on Chrome / OSX, didn't happen. Also, I don't know 
what the screencast.com link is meant to provide: is it a video of you 
reproducing the problem?

Original comment by konigsb...@google.com on 6 Apr 2014 at 1:02

GoogleCodeExporter commented 9 years ago
"I clicked it a hundred times on Chrome / OSX, didn't happen."

Please try "Chrome Version 32.0.1700.76 m - Windows 7 64" as reported.

"Also, I don't know what the screencast.com link is meant to provide: is it a 
video of you reproducing the problem?"

Exactly, you shouldn't see a continuous line, days 12/03, 12/07, 12/08 and 
12/09 have assigned values less or equal than zero.

Original comment by mauromar...@gmail.com on 7 Apr 2014 at 4:19

GoogleCodeExporter commented 9 years ago
Sorry, I don't have a Windows machine. If someone with a Windows machine can 
reproduce and start to fix this problem, that would be ideal.

Original comment by konigsb...@google.com on 7 Apr 2014 at 3:07

GoogleCodeExporter commented 9 years ago
Migrated to https://github.com/danvk/dygraphs/issues/421

Original comment by danvdk on 21 Oct 2014 at 12:50