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...
Schechter asked 22/2, 2012 at 19:39

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_...
Ziguard asked 27/1, 2010 at 15:47

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...
Tindle asked 31/1, 2010 at 22:26
1

© 2022 - 2024 — McMap. All rights reserved.