Skip to content

Commit 5c6f68a

Browse files
[8.9] Removes duplicate images (elastic#173097) (elastic#173111)
# Backport This will backport the following commits from `main` to `8.9`: - [Removes duplicate images (elastic#173097)](elastic#173097) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brandon Morelli","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-11T19:36:25Z","message":"Removes duplicate images (elastic#173097)\n\nFor https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","backport","v8.0.0","release_note:skip","v8.1.0","v8.2.0","v8.3.0","v8.4.0","v8.5.0","v8.6.0","v8.7.0","v8.8.0","v8.9.0","v8.10.0","v8.11.0","v8.12.0","v8.13.0"],"number":173097,"url":"https://github.com/elastic/kibana/pull/173097","mergeCommit":{"message":"Removes duplicate images (elastic#173097)\n\nFor https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732"}},"sourceBranch":"main","suggestedTargetBranches":["8.0","8.1","8.2","8.3","8.4","8.5","8.6","8.7","8.8","8.9","8.10","8.11","8.12"],"targetPullRequestStates":[{"branch":"8.0","label":"v8.0.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.1","label":"v8.1.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.2","label":"v8.2.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.3","label":"v8.3.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.4","label":"v8.4.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.5","label":"v8.5.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.6","label":"v8.6.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173097","number":173097,"mergeCommit":{"message":"Removes duplicate images (elastic#173097)\n\nFor https://github.com/elastic/obs-docs-projects/issues/217","sha":"0c16c9db4e47e964e9385f1daab5b9d86e0c2732"}}]}] BACKPORT--> Co-authored-by: Brandon Morelli <[email protected]>
1 parent 6cbab9f commit 5c6f68a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/canvas/canvas-tutorial.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To focus your data on a specific time range, add the time filter.
121121
. To use the date time field from the sample data, enter `order_date` in the *Column* field, then click *Set*.
122122

123123
[role="screenshot"]
124-
image::images/canvas_tutorialCustomTimeFilter_7.17.0.png[Custom time filter added to the workpad]
124+
image::../setup/images/canvas_tutorialCustomTimeFilter_7.17.0.png[Custom time filter added to the workpad]
125125

126126
To see how the data changes, set the time filter to *Last 7 days*. As you change the time filter options, the elements automatically update.
127127

-167 KB
Binary file not shown.

0 commit comments

Comments
 (0)