Fine tuning of labels

From JSXGraph Wiki
Revision as of 11:22, 9 April 2014 by A WASSERMANN (talk | contribs) (Created page with "Center the position of labels and use custum CSS styles for labels. <html> <style type="text/css"> .myLabel { border: 1px solid black; border-radius: 3px; padding: 2p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Center the position of labels and use custum CSS styles for labels.

The underlying JavaScript code