nyaplot icon indicating copy to clipboard operation
nyaplot copied to clipboard

Allow LaTeX in labels

Open agarie opened this issue 10 years ago • 1 comments

This is a very important feature for using Nyaplot in more contexts. Better labels also make graphs more readable.

This should be possible with MathJax, I think.

agarie avatar May 30 '15 04:05 agarie

The feature will be achieved by building a new extension including axis https://github.com/domitry/Nyaplotjs/blob/master/src/view/components/axis.js

domitry avatar Jun 22 '15 17:06 domitry