Skip to content

Example application in TraitsUI and Chaco that loads and plots arbitrarily selected channels from CRV data

License

Notifications You must be signed in to change notification settings

timdiller/dynamic_plot_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Plotting in TraitsUI and Chaco

This is an demonstrating the use of dynamic views in Enthought's TraitsUI and Chaco to plot channel data from a well log file.

Setup

  • Download EDM
  • Install the requirements and run:
$ edm envs import -f requirements.txt dynamic_plot_example
$ edm shell -e dynamic_plot_example
$ python dynamic.py

How to Pan and Zoom Plots

  • To pan a plot, click on the plot with left mouse button and drag the plotted image.
  • To zoom a plot, use the scroll wheel of the mouse to zoom into the center of the plot, or press "z" on the keyboard, then click on the plot with the left mouse button and drag to select a region to zoom into.

To return to the original plot limits after panning or zooming, press the escape key.

About

Example application in TraitsUI and Chaco that loads and plots arbitrarily selected channels from CRV data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages