kibana/docs/canvas.asciidoc
Kaarina Tungseth 5fe9d0e780
[DOCS] Canvas elements (#42473)
* [DOCS] Canvas elements content

* Data source build out

* Display options and actions

* Reorganization, cycle interval, and organization actions

* Reorganized content

* Reorganization and clean up

* Added images

* Review comments pt 1

* Review comments pt 2

* Review comments pt 2

* Review comments pt 3

* Change on to in

* xpack

* Comments from Catherine

* Export image

* Final clean up
2019-08-21 16:12:22 -05:00

44 lines
1.4 KiB
Text

[role="xpack"]
[[canvas]]
= Canvas
[partintro]
--
Canvas is a data visualization and presentation tool that sits within Kibana. With Canvas, you can pull live data directly from Elasticsearch, and combine the data with colors, images, text, and your imagination to create dynamic, multi-page, pixel-perfect displays. If you are a little bit creative, a little bit technical, and a whole lot curious, then Canvas is for you.
With Canvas, you can:
* Create and personalize your work space with backgrounds, borders, colors, fonts, and more.
* Customize your workpad with your own visualizations, such as images and text.
* Customize your data by pulling it directly from Elasticsearch.
* Show off your data with charts, graphs, progress monitors, and more.
* Focus the data you want to display with filters.
[role="screenshot"]
image::images/canvas-gs-example.png[]
For a quick overview of Canvas, watch link:https://www.youtube.com/watch?v=ZqvF_5-1xjQ[Stand out with Canvas].
//When https://github.com/elastic/Video/issues/358 is resolved, update this link.
--
include::canvas/canvas-tutorial.asciidoc[]
include::canvas/canvas-workpad.asciidoc[]
include::canvas/canvas-elements.asciidoc[]
include::canvas/canvas-present-workpad.asciidoc[]
include::canvas/canvas-share-workpad.asciidoc[]
//include::canvas/canvas-expressions.asciidoc[]
include::canvas/canvas-function-reference.asciidoc[]
include::canvas/canvas-tinymath-functions.asciidoc[]