kibana/x-pack/plugins/canvas
Chandler Prall f667aa2d29
Upgrade EUI to v31.10.0 (#93796)
* Upgraded eui version, updated jest snaapshots

* Upgrade EUI to v31.10.0 & update tests

* increase expected histogram brush size result

* revert dev_server snap

* update baseline dashboard reporting png

* avoid multiple acton menu openings when verified that the action exists and is enabled

* update dashboard table expand button

* update dashboard tsvb baseline

* Adjust 2 cypress tests

* snapshot update

Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-29 11:20:30 -06:00
..
__fixtures__
canvas_plugin_src Upgrade EUI to v31.10.0 (#93796) 2021-03-29 11:20:30 -06:00
common/lib [Canvas] Cleanup types in lib (#94517) 2021-03-16 10:22:09 -04:00
i18n [Expressions] [Lens] Add id and copyMetaFrom arg to mapColumn fn + add configurable onError argument to math fn (#90481) 2021-02-25 09:43:15 +01:00
images
public Upgrade EUI to v31.10.0 (#93796) 2021-03-29 11:20:30 -06:00
scripts
server ES client : use the new type definitions (#83808) 2021-03-25 04:47:16 -04:00
shareable_runtime Upgrade EUI to v31.10.0 (#93796) 2021-03-29 11:20:30 -06:00
storybook chore(NA): ensure scripts run with --preserve-symlinks (#94046) 2021-03-15 16:17:54 -04:00
tasks/mocks
test_helpers
types
.gitignore
.prettierrc
CONTRIBUTING.md
jest.config.js
kibana.json
PLUGINS.mdx Convert Canvas docs to MDX for use in Elastic Docs (#91969) 2021-03-02 12:44:18 -05:00
README.md Convert Canvas docs to MDX for use in Elastic Docs (#91969) 2021-03-02 12:44:18 -05:00
tsconfig.json [Canvas] Cleanup types in lib (#94517) 2021-03-16 10:22:09 -04:00

Canvas

"Never look back. The past is done. The future is a blank canvas." ― Suzy Kassem, Rise Up and Salute the Sun

Getting Started

Canvas is included with X-Pack and requires a Basic license or better to use.

Feature Questions

Why are there no tooltips

We've opted for always available data labels instead, for now. While there exists much functionality that can be used for analytical purposes in Canvas our core concern in presentational. In a hands-off presentation format, such as a report or a slideshow, there is no facility for user to mouseover a chart to see a tooltip; data labels are a better fit for us.

Background

What is Canvas?

Canvas is a new visualization application on top of Elasticsearch data. Canvas is extremely versatile, but particularly differentiating example use cases include live infographics, presentations with live-updating charts, and highly customized reports.

Why did we build it? How does this align with the larger Kibana vision?

We realized early on that we are not trying to build one UI “to rule them all” in Kibana. Elasticsearch caters to a wide variety of use cases, users, and audiences and Kibana provides different experiences for these users to explore and interact with their data. Canvas is one of such applications, in particular catering to users looking for desktop-publishing level of control for the presentation of their data summaries.

Does Canvas replace any part of Kibana?

No, it is an alternative experience that does not conflict with other parts of Kibana.

Isnt there overlap between Canvas and Dashboard?

While both can be used as a way to build up reports, Canvas and Dashboard have different goals. Canvas focuses on highly customizable layout more suited to highly curated presentations, while Dashboard provides a fast and efficient way to build up and manage business analytics and operational dashboards that dont require a high degree of layout control and customizability.

Where can I see a demo of Canvas?

Elasticon 2017 keynote (starts at 01:27:00): https://www.elastic.co/elasticon/conf/2017/sf/opening-keynote

Shane Connelly's SQL webinar: https://www.elastic.co/webinars/introduction-to-elasticsearch-sql