-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[DOCS] Updates Canvas docs with new menus #66061
Merged
Merged
Changes from 3 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
12b45fc
[DOCS] Updates for Canvas menus
KOTungseth 006871c
Image set up
KOTungseth b6e3d35
Merge branch 'master' into docs/canvas-menus
elasticmachine d7ba006
Update docs/canvas/canvas-share-workpad.asciidoc
KOTungseth d194ca7
Update docs/canvas/canvas-present-workpad.asciidoc
KOTungseth 890c1de
Update docs/canvas/canvas-tutorial.asciidoc
KOTungseth 48c46c8
[DOCS] Adds Catherine's images and minor updates to content
KOTungseth 2a91dc6
Final images and clean up
KOTungseth c4652ef
Merge branch 'master' into docs/canvas-menus
KOTungseth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,54 +10,51 @@ When you've finished your workpad, you can share it outside of {kib}. | |
|
||
Create a JSON file of your workpad that you can export outside of {kib}. | ||
|
||
. From your workpad, click the *Share workpad* icon. | ||
Click *Share > Download as JSON*. | ||
|
||
. Select *Download as JSON*. | ||
+ | ||
[role="screenshot"] | ||
image::images/canvas-export-workpad.png[Export single workpad] | ||
//Need to replace image | ||
//[role="screenshot"] | ||
//image::images/canvas-export-workpad.png[Export single workpad] | ||
|
||
Want to export multiple workpads? Go to the *Canvas workpads* view, select the workpads you want to export, then click *Export*. | ||
Want to export multiple workpads? Click *Canvas*, select the workpads you want to export, then click *Export*. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do you mean the There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed! |
||
|
||
[float] | ||
[[create-workpad-pdf]] | ||
==== Create a PDF | ||
|
||
If you have a license that supports the {report-features}, you can create a PDF copy of your workpad that you can save and share outside {kib}. | ||
|
||
For more information, refer to <<reporting-getting-started, Reporting from Kibana>>. | ||
Click *Share > PDF reports > Generate PDF*. | ||
|
||
. From your workpad, click the *Share workpad* icon, then select *PDF reports*. | ||
//Need to replace image | ||
//[role="screenshot"] | ||
//image::images/canvas-generate-pdf.gif[Generate PDF] | ||
|
||
. Click *Generate PDF*. | ||
+ | ||
[role="screenshot"] | ||
image::images/canvas-generate-pdf.gif[Generate PDF] | ||
For more information, refer to <<reporting-getting-started, Reporting from Kibana>>. | ||
|
||
[float] | ||
[[create-workpad-URL]] | ||
==== Create a POST URL | ||
|
||
If you have a license that supports the {report-features}, you can create a POST URL that you can use to automatically generate PDF reports using Watcher or a script. | ||
|
||
For more information, refer to <<automating-report-generation, Automating report generation>>. | ||
Click *Share > PDF reports > Copy POST URL*. | ||
|
||
. From your workpad, click the *Share workpad* icon, then select *PDF reports*. | ||
//Need to replace image | ||
//[role="screenshot"] | ||
//image::images/canvas-create-URL.gif[Create POST URL] | ||
|
||
. Click *Copy POST URL*. | ||
+ | ||
[role="screenshot"] | ||
image::images/canvas-create-URL.gif[Create POST URL] | ||
For more information, refer to <<automating-report-generation, Automating report generation>>. | ||
|
||
[float] | ||
[[add-workpad-website]] | ||
==== Share the workpad on a website | ||
|
||
beta[] Canvas allows you to create _shareables_, which are workpads that you download and securely share on any website. To customize the behavior of the workpad on your website, you can choose to autoplay the pages or hide the workpad toolbar. | ||
|
||
. From your workpad, click the *Share this workpad* icon, then select *Share on a website*. | ||
. Click *Share > *Share > Share on a website*. | ||
KOTungseth marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
. On the *Share on a website* pane, follow the instructions. | ||
. On the *Share on a website* flyout, follow the instructions. | ||
|
||
. To customize the workpad behavior to autoplay the pages or hide the toolbar, use the inline parameters. | ||
+ | ||
|
@@ -68,26 +65,4 @@ image::images/canvas-embed_workpad.gif[Share the workpad on a website] | |
+ | ||
NOTE: Shareable workpads encode the current state of the workpad in a JSON file. When you make changes to the workpad, the changes do not appear in the shareable workpad on your website. | ||
|
||
[float] | ||
[[change-the-workpad-settings]] | ||
==== Change the settings | ||
|
||
After you've added the workpad to your website, you can change the autoplay and toolbar settings. | ||
|
||
To change the autoplay settings: | ||
|
||
. Click the settings icon. | ||
|
||
. Click *Auto Play*, then change the settings. | ||
+ | ||
[role="screenshot"] | ||
image::images/canvas_share_autoplay_480.gif[Autoplay settings] | ||
|
||
To change the toolbar settings: | ||
|
||
. Click the settings icon. | ||
|
||
. Click *Toolbar*, then change the settings. | ||
+ | ||
[role="screenshot"] | ||
image::images/canvas_share_hidetoolbar_480.gif[Hide toolbar settings] | ||
. To change the settings, click the settings icon, then choose the settings you want to use. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we specify here that the
Distribute
option is only available when at least 3 elements are selected?