Chaco Screen Shots
This gallery mostly consists of screenshots of the examples included in the Chaco source.
Click on the thumbnail images to see the full-sized image.
Click the description below the thumbnail to see its source in the repository browser.
![]() Simple Line Plot A plot of several Bessel functions, with pan and zoom functionality. |
![]() Vertical Plot Bessel plots again, but arrayed vertically (increasing X going down). |
![]() Line Drawing Tool A scatter plot with a tool for drawing arbitrary line segments and subsequently moving/removing vertices. The points are drawn in data space, so if you zoom or pan the plot, the points stay fixed relative to the data. |
![]() Zooming Plot The selection region in the upper plot can be moved (by dragging) or resized (by dragging its edges). |
![]() Colormapped Image Plot A 2D array of scalar values with a colormap applied. |
![]() Image Plot |
![]() A Contour Plot |
![]() Simple Bar Plot |
![]() Plotting Data with NANs |
![]() Semi-log Plot |
![]() Polygon Plot |
![]() Selection of Points in Scatterplot |
![]() Contour Plot Using the Chaco2.shell Interface |
![]() Line Plot Using the Chaco2.shell Interface |
![]() Pseudocolor Plot Using the Chaco2.shell Interface |
![]() Contour Plot Superimposed on an Image Plot The two plots have linked axes, so if you pan or zoom in either window, the other plot's window updates as well. |
![]() Two Line Plots with Correlated Axes The right image shows the result of zooming into the plot. |
|
![]() Selectable Colormapped Scatter Plot By selecting a region of the color scale using right-click and drag on the color bar, certain scatter plot points are highlighted and the rest are rendered faintly. The color bar selection can be moved as a whole or resized by dragging its edges. |
||
![]() Selectable Image Plot By selecting a region of the color scale using right-click and drag on the color bar, parts of the image plot are darkened out and parts are highlighted. |
||
![]() Traits UI Editor with a Plot You can edit the equation or change the type of plot, and the plot updates in realtime. You can also pan around the plot and zoom in and out. The second image shows the result of typing "*cos(2*x)" into the equation window. The third image shows the result of zooming into the plot. |
||
![]()
2-D Function ExplorerThis is a fairly sophisticated application that allows the user to evaluate any 2-D scalar-valued function on a mesh of arbitrary dimensions. (Dialogs for configuring the function and the colormap are under the File menu.) As the user moves the mouse, horizontal and vertical cross-sections of the function are show on the plots below and to the right of the main image plot. |
||
![]() Audio Spectrum Analyzer (requires PyAudio) This demo reads the audio signal from a microphone and plots it in the time and frequency domains. The spectrogram on the right shows the time evolution of the frequency spectrum, and slowly scrolls to the right. (Can you guess the song that generated this spectrogram?) |
||
































