fooplot icon indicating copy to clipboard operation
fooplot copied to clipboard

How to change the line width in fooplot?

Open q2apro opened this issue 10 years ago • 2 comments
trafficstars

I tried making the graph lines bolder, but it does not work:

myPlot.addPlot('sin(x)',FOOPLOT_TYPE_FUNCTION,{'color':'#00F', 'width':'5' });

How to do it?

q2apro avatar Apr 03 '15 11:04 q2apro

this feature isn't implemented yet. i'm a bit busy recently, so it may take some time. would this project be something you're interested in contributing to?


Dheera Venkatraman http://dheera.net/

2015-04-03 11:44 GMT+00:00 q2apro.com [email protected]:

I tried making the graph lines bolder, but it does not work:

myPlot.addPlot('sin(x)',FOOPLOT_TYPE_FUNCTION,{'color':'#00F', 'width':'30' });

How to do it?

— Reply to this email directly or view it on GitHub https://github.com/dheera/fooplot/issues/1.

dheera avatar Apr 03 '15 13:04 dheera

I would really like to contribute, however, I don't understand the code yet. I mostly develop using jquery and easeljs. JS with SVG is totally new to me.

By the way, I swapped from my own tool http://stackoverflow.com/q/27506610/1066234 to fooplot. It is great that it is only around 55 KB. Currently we discuss features in our maths forum at https://www.mathelounge.de/223069/

As you see, I try to use your code and make it automatic for parsing formulas from text and embed the graphs :-)

q2apro avatar Apr 03 '15 13:04 q2apro