using python and matplotlib to graph '1.888409001e+002;1.468905193e-002' -



using python and matplotlib to graph '1.888409001e+002;1.468905193e-002' -

i have info within file need plot. info pretty much looks this: 1.988479004e+002;1.498905197e-002

i have changed text to: 1.988479004*10**+002;1.498905197*10**-002.

do need alter *10** else function matplotlib? how plot data?

python matplotlib graph scientific-notation

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -