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)

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

The underlying JavaScript code