The labeling tag has no wiki summary.
7
votes
0answers
134 views
How to style and position VerticalCallouts and RadialCallouts
Here is a pie chart with a labels placed with a "VerticalCallout"
...
1
vote
0answers
35 views
A Symbol with Subscript and Superscript as an Axis Label
I am trying to have the symbol $\epsilon_{9/2,4}^-$ as the axis label in a graph in Mathematica. First problem is that: when I use Subscript[$\epsilon$,9/2,4], 9/2 changes to $\frac{9}{2}$ (which I ...