chaco Questions
5
Solved
In an effort to move away from IDL and Matlab, I'm exploring what kind of tools I need to implement in python/scipy et al. One common feature is to display medical images and outline regions of int...
Vitals asked 18/2, 2011 at 22:39
1
Solved
I have a standard financial timeseries of data which has gaps for when the market is closed.
The problem is Chaco displays these gaps, I could use a formatter in matplotlib as follows and apply to...
Westney asked 13/3, 2012 at 18:5
1
Solved
The Chaco plotting toolkit for Python includes examples that show how to dynamically update existing plots. However, my application requires that I dynamically create and destroy plots depending on...
4
Solved
How do i go about adding Chaco to an existing PyQt4 application?
Hours of searches yielded little (search for yourself). So far i've figured i need the following lines:
import os
os.environ['ETS_...
1
Solved
In Enthought's Chaco, the TimeFormatter class is used to format the time string of the tick
labels. is there a way to specify the time format (something like time.strftime()).
the source code no...
1
© 2022 - 2024 — McMap. All rights reserved.