Julia Programming Language
How to specify text in Plots? (font family, font size, etc.)
General Usage
plotting
lmiq
April 30, 2021, 2:06pm
2
julia> plot(title="Test",titlefont=font(20,"Computer Modern"))
Take a look at this as well:
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to change font size in Plots.jl
New to Julia
plots
1
29961
July 18, 2019
Plot xlabel and ylabel fontsize and fontweight
General Usage
2
6119
December 27, 2019
Plots.jl treatment of strings/labels
General Usage
plotting
1
953
June 11, 2018
Plots: where to find the list of available fonts? Is it possible to set all fonts simultaneously
General Usage
plotting
6
4022
April 17, 2021
Plots.jl: Default label size
Visualization
3
924
November 4, 2020