This worked.

Sortof related - Plotting is somewhat slow. Seems like each segment of the
plot is done in a separate roundtrip to the browser. Looking for ideas to
make it fast.

I will push my example code this weekend if someone can take a look and
give some ideas - that will be great.

thanks, srini

On Thu, Feb 22, 2018 at 7:21 PM, R Srinivasan <s...@srin.me> wrote:

> thanks. will try that.
>
>
> On Thu, Feb 22, 2018 at 11:31 AM, Jeffrey R. Carter <jrcar...@acm.org>
> wrote:
>
>> On 02/22/2018 11:30 AM, R Srinivasan wrote:
>> > I am creating a way to visualize different curves. when I change say the
>> > desired curve I want to redraw the curve. If I went from Sin(x) to
>> > Sin(x)+Cos(x) I want to wipe the canvas clean and then draw the new
>> curve.
>>
>> Does Context_2D.Clear_Rectangle help?
>>
>> --
>> Jeff Carter
>> "[A] brilliant military career that after thirty
>> years catapulted him to the rank of corporal."
>> Take the Money and Run
>> 138
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Gnoga-list mailing list
>> Gnoga-list@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gnoga-list
>>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to