Skip to content

WIP: Self Organizing Map#11994

Closed
thomasneirynck wants to merge 74 commits intoelastic:feature/visualizefrom
thomasneirynck:feature/visualize_som
Closed

WIP: Self Organizing Map#11994
thomasneirynck wants to merge 74 commits intoelastic:feature/visualizefrom
thomasneirynck:feature/visualize_som

Conversation

@thomasneirynck
Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck commented May 24, 2017

Example visualization to help validate #11786.


This initial check-in is somewhat of a hamfisted way to shoe-horn in the Ponder application (https://github.com/thomasneirynck/ponder) as a visualization in Kibana.

But we can use it to illustrate the following use-case:

  • can we store visualizations, independent of the ES-query, in the saved-object? Then, we can restore the visualization as-is in the Dashboard. The idea here is that the editor-phase is a design-phase that is data-driven, and the resulting visualization (ie. the map) is the product of this editor-step. In visualization-only mode (ie. the Dashboard), this map needs to be resurfaced and should function independently of any data-updates. In the case of SOM, the size of the resulting map can be quite large (order of MBs).
  • optional: develop custom Editor (although for now, this PR is using the default side-bar editor)

@thomasneirynck thomasneirynck added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label May 24, 2017
@ppisljar ppisljar force-pushed the feature/visualize branch 9 times, most recently from 0e3d49f to 8f9f1db Compare June 9, 2017 08:54
@ppisljar ppisljar force-pushed the feature/visualize branch 4 times, most recently from 63e1421 to abf0a6d Compare June 29, 2017 13:51
@ppisljar ppisljar force-pushed the feature/visualize branch from 20bf21c to 033806a Compare July 7, 2017 14:47
@thomasneirynck
Copy link
Copy Markdown
Contributor Author

closing this, as #11786 is ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Visualizations Generic visualization features (in case no more specific feature label is available)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants