kibana/x-pack/plugins/canvas
2021-11-03 12:48:12 -05:00
..
__fixtures__ [Canvas] Expression metric (#104390) 2021-07-27 09:05:24 +03:00
canvas_plugin_src Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
common Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
i18n Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
images
public Add default CSS if workpad CSS is missing in Canvas (#109961) 2021-11-03 12:48:12 -05:00
scripts
server Fix sample data for share-capable objects (#116378) 2021-11-02 07:57:21 -04:00
shareable_runtime remove all references to v7 theme (#113570) 2021-10-29 12:28:42 -05:00
storybook Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
tasks/mocks [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
types Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
.gitignore
.prettierrc
CONTRIBUTING.md [canvas] Reduce bundle size by co-locating strings with components (#103013) 2021-06-23 17:04:19 -05:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
PLUGINS.mdx Updates Github link references from master to main (#116789) 2021-10-29 09:53:08 -07:00
README.md
tsconfig.json [Canvas] Toolbar UI Updates (#113329) 2021-10-12 11:53:40 -07: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