-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
image: improve layout defaults #4307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
5c42db8
8184a8d
d71c3b3
97a8d24
2053c58
2b0d3c3
2306880
6ad80ab
8ef17c3
d1eca2c
31dbc8e
29cf98f
4233619
408b46b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -28,6 +28,7 @@ | |
| "width": 400, "height": 600, "title": {"text": "Image on categorical and log axes"}, | ||
| "grid": {"rows": 2, "columns": 1, "pattern": "independent"}, | ||
| "xaxis2": {"type": "log"}, | ||
| "yaxis2": {"type": "log"} | ||
| "yaxis": {"scaleanchor": null}, | ||
| "yaxis2": {"type": "log", "scaleanchor": null} | ||
|
||
| } | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.