Skip to content

Commit

Permalink
ICML 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch authored Jan 24, 2024
1 parent 5a30ed2 commit 742dd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Dict of available TuePlots settings.
Use with [`MakieCore.Theme`](@ref) or [`get_plotsjl_theme_kwargs`](@ref).
"""
SETTINGS = Dict(
:ICML => TuePlotsSetting( # 2022
:ICML => TuePlotsSetting( # 2024
width = 6.75,
width_half = 3.25,
base_fontsize = 9,
Expand Down

0 comments on commit 742dd1b

Please sign in to comment.