itmap and SVG axes
and surrounds :)
Cheers,
Simon Ratcliffe / Ludwig Schwardt
SKA South Africa
www.ska.ac.za
> My (humble) assessment is that HTML 5 Canvas doesn't make much sense for
> any of the use cases I could dream up, and that in fact SVG is a more
> appropriate choice for i
anted to get this
working.
In short, as long as test.html produces three columns of plots (HTML5,
PNG and SVG), things are working fine.
I apologise for the slipshod release that left this code in :)
Cheers,
Simon Ratcliffe
On Fri, Jan 14, 2011 at 11:02 AM, Akad Demo wrote:
> Hello,
>
&
Hey Mike,
> Instead, it would make more sense to make use of the clipping
> algorithm already in matplotlib (and implemented in fast C++) that will
> actually splice the line segments at the boundary. I've attached a patch
> for this.
Good call. Our main clipping issue that still needs to be res
ail with matplotlib 1.0.0. Would you
> consider applying the attached patch?
>
> Mike
>
> On 06/21/2010 09:19 AM, Simon Ratcliffe wrote:
>>
>> Hello,
>>
>> Our HTML5 based matplotlib backend is now available at:
>>
>> http://code.google.com/
Hello,
Our HTML5 based matplotlib backend is now available at:
http://code.google.com/p/mplh5canvas/
There are some basic installation instructions and included examples
to get going. Keep in mind that the weakest link at this stage is
browser support.
We recommend Chrome for the most hassle fr
.
Cheers,
Simon Ratcliffe
On Fri, Jun 18, 2010 at 11:10 AM, william ratcliff
wrote:
> I would be interested in seeing the screencast. For the websocket, are you
> using "Comet" (which is what we use for our live data through the used of
> orbited and STOMP, so I could s