[
https://issues.apache.org/jira/browse/STORM-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018887#comment-16018887
]
Stephen Powis edited comment on STORM-2206 at 5/23/17 12:32 PM:
----------------------------------------------------------------
Opened a PR for comments here: https://github.com/apache/storm/pull/2136
Screenshots here: http://imgur.com/a/ZMCl5
Code needs some cleanup work, UI is a bit rough, would love some help there if
anyone is interested.
was (Author: [email protected]):
Opened a PR for comments here: https://github.com/apache/storm/pull/2129
Screenshots here: http://imgur.com/a/ZMCl5
Code needs some cleanup work, UI is a bit rough, would love some help there if
anyone is interested.
> Topology Visualization revamp / swap underlying JS graphing library
> -------------------------------------------------------------------
>
> Key: STORM-2206
> URL: https://issues.apache.org/jira/browse/STORM-2206
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-ui
> Reporter: Stephen Powis
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> h4. Problem Statement
> Being able to visualize your topology is amazing. Unfortunately the current
> implementation for displaying the topology leaves a bit to be desired.
> Having the nodes in the graph floating across the screen while trying to read
> it is distracting and makings it difficult to read complex topologies.
> Additionally there are no real legends or on screen help/hints/documentation
> that explain what is being shown.
> h4. Proposal
> Re-implement how we display the topology using a different JS library that
> makes reading and understanding the graph significantly easier. Make use of
> the existing visualization APIs, but simply swap out the rendering library.
> Additionally provide a better key/legend/documentation around the
> visualization.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)