Skip to content

Commit 19dd644

Browse files
kolibril13behackl
andauthored
Update docs/source/examples/plots_examples.rst
Co-authored-by: Benjamin Hackl <[email protected]>
1 parent f91f2ac commit 19dd644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/plots_examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Examples to illustrate the use of GraphScenes in manim
3939

4040
class Plot3DataPoints(GraphScene):
4141
CONFIG = {
42-
"y_axis_label": r"Concentration[$\%$]",
42+
"y_axis_label": r"Concentration[\%]",
4343
"x_axis_label": "Time [s]",
4444
}
4545

0 commit comments

Comments
 (0)