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
Plots: where to find the list of available fonts? Is it possible to set all fonts simultaneously
General Usage
plotting
6
3694
April 17, 2021
How to change font size in Plots.jl
New to Julia
plots
1
28751
July 18, 2019
Supported (Latex like) fontfamilies Plots.jl GR.jl
General Usage
plotting
8
3975
October 27, 2020
Help to plot in Julia
Visualization
question
,
plotting
6
735
December 16, 2020
Nice fonts with Plots, GR and LaTeXStrings
Visualization
latex
,
plots
,
gr
19
10353
July 22, 2024