odpi / happi-graph

Generic graph rendering solution.
https://odpi.github.io/happi-graph
Apache License 2.0
11 stars 9 forks source link

enhance happi-graph to take tex content #150

Open davidradl opened 1 year ago

davidradl commented 1 year ago

The components tex being implemented in this issue https://github.com/odpi/egeria-ui-components/issues/245 will drive a new happi-graph graph type called tex.

davidradl commented 1 year ago

@sarbull do the above tasks make sense - did I miss anything?

sarbull commented 1 year ago

If we discuss graphType, yes, there should be two, the default "tex tree view" and the "neighbourhood view" that will be used in egeria-ui-components for tex component implementation.

The data structure should change and adapted for the AddNodes and AddEdges implementation or viceversa.

habiblawal1 commented 1 year ago

I can take this up David :)