-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for custom labels #15
Comments
I've added experimental label support in my branch of mathbox.js: https://github.com/fourplusone/MathBox.js/tree/feature/labels
|
Nice work. That will be definitively helpful. |
http://lzd.kopeisk.info/math/math2/examples/Empty.html |
Is it possible to add an 'id' field and control the position of the label dynamically? I tried addind |
Axes can have numerical labels, but there is a need to display axes names or any custom labels in space with a given style (color, size, but also left,right or centered alignment).
For example, compare this MathBox animation with this video where labels have been added on top of a screengrab of the webpage animation.
The text was updated successfully, but these errors were encountered: