kibana/docs/user/canvas.asciidoc

37 lines
1.3 KiB
Plaintext
Raw Normal View History

[role="xpack"]
[[canvas]]
= Canvas
[partintro]
--
Canvas is a data visualization and presentation tool that sits within {kib}. With Canvas, you can pull live data directly from {es}, 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.
* Pull your data directly from Elasticsearch, then show it off 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.
--
2019-09-11 22:30:52 +02:00
include::{kib-repo-dir}/canvas/canvas-tutorial.asciidoc[]
2019-09-11 22:30:52 +02:00
include::{kib-repo-dir}/canvas/canvas-workpad.asciidoc[]
include::{kib-repo-dir}/canvas/canvas-expression-lifecycle.asciidoc[]
2019-09-11 22:30:52 +02:00
include::{kib-repo-dir}/canvas/canvas-function-reference.asciidoc[]
include::{kib-repo-dir}/canvas/canvas-tinymath-functions.asciidoc[]