Open q2apro opened 9 years ago
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 notifications@github.com:
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.
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 :-)
I tried making the graph lines bolder, but it does not work:
How to do it?