Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Transform plugin in Kibana to allow usage of any JS visualization #126748

Closed
Tracked by #182772
pchanas opened this issue Mar 3, 2022 · 5 comments
Closed
Tracked by #182772
Labels
enhancement New value added to drive a business result Feature:New Vis Request for a new visualization type Feature:Vega Vega visualizations Feature:Visualizations Generic visualization features (in case no more specific feature label is available) 🧊 iceboxed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@pchanas
Copy link

pchanas commented Mar 3, 2022

Describe the feature:

We are using the transform plugin for a long time now.

  1. It allows to retrieve data based on es requests, to use multiple queries on multiple indices in the same viz
  2. Data can be then computed through JS code, allowing joining indices
  3. Any JS visualisation can be displayed (eg Google chart, D3.js...)
  4. Nice presentation can be done with HTML/CSS

Integrating this plugin as a Kibana standard visualisation will open a lot of possibilities for the developers, for example adding buttons and interactivity in the charts.

Links:
https://github.com/gwintzer/transform_vis
https://github.com/lguillaud/osd_transform_vis

Compare to VEGA, developping using this plugin is much more efficient and easier too maintain.

Describe a specific use case for the feature:

Easy development of visualisations joining different indices
Easy build of dynamic scatter charts, bubble chart, timelines...
Easy build of nice tables with arrows showing progression...
Enhance display of pages using HTML & CSS, moving Kibana closer to a web site for business users.
...

@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 3, 2022
@Ranakel
Copy link

Ranakel commented Mar 3, 2022

Very useful plug-in to meet business users expectations and display 'web site like' dashboards
We use it a lot because it's powerful, efficient and easy to use (so much more easy compared to vega) and allows displaying data exactly the way you need.

@blookot
Copy link

blookot commented Mar 17, 2022

+1 !

@blookot blookot added Feature:Plugins Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Feature:New Vis Request for a new visualization type Feature:Vega Vega visualizations Feature:Transforms ML transforms enhancement New value added to drive a business result Feature:New Feature New feature not correlating to an existing feature label labels Mar 17, 2022
@ghudgins ghudgins added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed needs-team Issues missing a team label labels Mar 17, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

@ghudgins ghudgins removed Feature:Plugins Feature:New Feature New feature not correlating to an existing feature label Feature:Transforms ML transforms labels Mar 17, 2022
@stratoula stratoula added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Jan 16, 2023
@stratoula stratoula added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. and removed impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. labels Jun 1, 2023
@markov00
Copy link
Member

markov00 commented May 7, 2024

In order to provide better transparency of priorities, issues that will not be prioritized within the next 24 months are being closed.

Tracking request in Lens general improvements ice box #182772

@markov00 markov00 closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
@pchanas
Copy link
Author

pchanas commented May 7, 2024

:( but a good news is that one colleague has released a version for elastic 8.x
https://github.com/mihaiioanaalexandra/transform_vis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:New Vis Request for a new visualization type Feature:Vega Vega visualizations Feature:Visualizations Generic visualization features (in case no more specific feature label is available) 🧊 iceboxed impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

7 participants