kibana/x-pack/plugins/canvas
Spencer 9e6e84571f
Revert "[Canvas] By-Value Embeddables (#113827)" (#116527)
This reverts commit bacd7f91dd.

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-10-27 20:38:43 -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 Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
images
public Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
scripts [canvas] Refactor Storybook from bespoke to standard configuration (#101962) 2021-06-17 18:57:44 -04:00
server Revert "[Canvas] By-Value Embeddables (#113827)" (#116527) 2021-10-27 20:38:43 -05:00
shareable_runtime Bumping EUI to 39.0.0 (#113633) 2021-10-12 17:11:04 -04:00
storybook Remove Angular (#115464) 2021-10-19 10:08:53 -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 Convert Canvas docs to MDX for use in Elastic Docs (#91969) 2021-03-02 12:44:18 -05: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