Jonathan Rocher

Results 15 issues of Jonathan Rocher

Some teams have developers that are only working on a tool part time. It would be awesome to be apply to apply factors for each developers. Would be happy to...

As discussed in #431 , for consistency with the case where `plot._cached_mapped_image` is available (line 71). Warning: NOT backward-compatible! DO NOT MERGE THIS! I realize I do not understand the...

This is bringing back to life a PR by Travis Vaught to add a new type of plot in Chaco: a stacked barplot, leading plots of this type: ![screen shot...

Adding a new attribute `splash_screen_duration` to control the duration for which the splash screen is shown upon application start.

This PR exposes the ability to control the duration of a StatusBar message (qt only for now). I am creating this PR to start the discussion: - Would others agree...

The ZoomTool doesn't work well with the `BroadcasterTool` and multiple axis in a Plot. Running the `multiaxis_using_Plot.py` example, and zooming in a certain range leads to a new plot with...

``` $ python embedding_chaco.py /Users/jrocher/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/chaco/array_data_source.py:123: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future. self._data = newdata 2015-11-21 17:40:39.559 Python[7978:957591] Error loading /Users/jrocher/Library/Internet Plug-Ins/Picasa.plugin/Contents/MacOS/Picasa: dlopen(/Users/jrocher/Library/Internet...

Steps to reproduce the problem.

`my_sum(1, 1)` didn't give me 2 as expected!

bug
help wanted

List testing frameworks: unittest, nose, pytest, doctest, ... Listing styling tools: pep8, flake8 ...