Tagged Questions
5
votes
1answer
102 views
Why ImportString[ExportString[, “PDF”], “PDF”] sometimes gives an extra point
Consider this code:
...
1
vote
2answers
58 views
Font size in PlotLegends, using Table to generate the list in the legend
I am currently trying to get to graph with several functions as below. My problem is that I cannot change the font size in the legend (authomatically generated numbers by "Table" function). This code ...
1
vote
1answer
83 views
Making axis numbers larger on Mathematica plot
I want the numbers along the axis to be larger than the default value. Can this be done?
The reason I am asking is because I frequently make charts in Mathematica and use them in Word. I export ...
5
votes
1answer
163 views
How to avoid font substitution with Mathematica fonts?
When I export a Plot to PDF, a journal publisher complains that they do not have the Mathematica fonts.
I believe there is a way ...
2
votes
2answers
174 views
How can I italicize FrameLabel directives?
Suppose that I use Frame -> True in Plot. Then I can use ...
16
votes
3answers
499 views
Scale Insetted Characters to Plot
I am trying to place a curly brace within a plot such that the top/bottom of the curly brace line up with two horizontal lines in the plot:
I have not been able to find a way to make the curly ...
