We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a258cf commit 5a03297Copy full SHA for 5a03297
examples/scales/asinh_demo.py
@@ -34,6 +34,8 @@
34
and reduces visual artifacts associated with an abrupt
35
transition between linear and logarithmic regions of the plot.
36
37
+.. note::
38
+ `.scale.AsinhScale` is experimental, and the API may change.
39
.. note::
40
`.scale.AsinhScale` is experimental, and the API may change.
41
See `~.scale.AsinhScale`, `~.scale.SymmetricalLogScale`.
0 commit comments