Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6bb2963

Browse filesBrowse files
authored
Merge pull request #29351 from meeseeksmachine/auto-backport-of-pr-29348-on-v3.10.x
Backport PR #29348 on branch v3.10.x (DOC: Cleanup scales examples)
2 parents 4100816 + 5b236d6 commit 6bb2963
Copy full SHA for 6bb2963

File tree

4 files changed

+9
-38
lines changed
Filter options

4 files changed

+9
-38
lines changed

‎galleries/examples/scales/asinh_demo.py

Copy file name to clipboardExpand all lines: galleries/examples/scales/asinh_demo.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
============
3-
Asinh Demo
4-
============
2+
===========
3+
Asinh scale
4+
===========
55
66
Illustration of the `asinh <.scale.AsinhScale>` axis scaling,
77
which uses the transformation

‎galleries/examples/scales/log_bar.py

Copy file name to clipboardExpand all lines: galleries/examples/scales/log_bar.py
-29Lines changed: 0 additions & 29 deletions
This file was deleted.

‎galleries/examples/scales/logit_demo.py

Copy file name to clipboardExpand all lines: galleries/examples/scales/logit_demo.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
================
3-
Logit Demo
4-
================
2+
===========
3+
Logit scale
4+
===========
55
66
Examples of plots with logit axes.
77
"""

‎galleries/examples/scales/scales.py

Copy file name to clipboardExpand all lines: galleries/examples/scales/scales.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
======
3-
Scales
4-
======
2+
===============
3+
Scales overview
4+
===============
55
66
Illustrate the scale transformations applied to axes, e.g. log, symlog, logit.
77

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.