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
29586
July 18, 2019
Plot xlabel and ylabel fontsize and fontweight
General Usage
2
6053
December 27, 2019
Plots: where to find the list of available fonts? Is it possible to set all fonts simultaneously
General Usage
plotting
6
3907
April 17, 2021
Nice fonts with Plots, GR and LaTeXStrings
Visualization
latex
,
plots
,
gr
19
10894
July 22, 2024
Plots.jl: Default label size
Visualization
3
891
November 4, 2020