Skip to content

Stacked Area Charts #2960

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

Merged
merged 14 commits into from
Sep 7, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
comment on log_lines_fills mock structure and purple points
  • Loading branch information
alexcjohnson committed Sep 4, 2018
commit eed76c60ef9144957e59f26e1e0212da9cc3bc4f
Binary file modified test/image/baselines/log_lines_fills.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/image/mocks/log_lines_fills.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"yaxis2": {"title": "log", "type": "log"},
"grid": {"columns": 2, "rows": 2},
"showlegend": false,
"title": "Lines to invalid log values"
"title": "<b>Lines to invalid log values</b><br>4 copies of the same self-filled trace, on all combinations of log & linear axes<br>Purple points should lie exactly on an off-to-infinity log-log line to verify that its slope is 1"
}
}