Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79fc933

Browse files
author
Salil Vanvari
committed
Fixed Capitalization
1 parent b351907 commit 79fc933

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/axisartist/demo_floating_axis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Axis Within Rectangular Frame
2+
Axis within rectangular frame
33
44
The following code demonstrates how to put a floating
55
polar curve within a rectangular box. In order to get

examples/axisartist/demo_parasite_axes2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Parasite Axis Demo
2+
Parasite axis demo
33
44
The following code is an example of a parasite axis.
55
It aims to show a user how to plot multiple different values

0 commit comments

Comments
 (0)