Skip to content

Commit 9fcee61

Browse files
committed
readme
1 parent c3e7b9b commit 9fcee61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- No magic syntax here. Just [`JSON3.write`](https://github.com/quinnj/JSON3.jl).
1515
- Plays nicely with [Cobweb.jl](https://github.com/joshday/Cobweb.jl).
1616
- Set deeply-nested items easily (via [`EasyConfig.Config`](https://github.com/joshday/EasyConfig.jl)):
17-
- `layout.xaxis.title.font.family = "Arial"`
17+
- `myplot.layout.xaxis.title.font.family = "Arial"`
1818
- Plots displayed in `MIME"text/html"` environments (like Jupyter/[IJulia.jl](https://github.com/JuliaLang/IJulia.jl) and [Pluto.jl](https://github.com/fonsp/Pluto.jl)) will appear inline.
1919

2020
<br><br>

0 commit comments

Comments
 (0)