vtsuperdarn / davitpy

DEPRECATED The DaViT Python project
http://vtsuperdarn.github.com/davitpy/
GNU General Public License v3.0
37 stars 59 forks source link

Fixed the scatter part of fan #282

Closed paalge closed 8 years ago

paalge commented 8 years ago

Plotting was not done on an axis, meaning that the plotting crashed, as Figure does not have the method scatter.

ksterne commented 8 years ago

Hello @paalge, a few notes here on this pull request: