Giter Club home page Giter Club logo

Comments (6)

atooni avatar atooni commented on May 13, 2024

Is someone working on this ? I have some code that produces a dot file from my OSGi cantainer. It might be kind of hawt to migrate that to hawt.

Hawt project, btw :)

from hawtio.

gashcrumb avatar gashcrumb commented on May 13, 2024

Thanks! Nobody's working on this currently, but we consider pull requests to be pretty hawt ;-)

from hawtio.

atooni avatar atooni commented on May 13, 2024

Sorry for the delay. I will start on this this week...hope to get something to show soon.

Best regards
atooni (Andreas Gies)

from hawtio.

jstrachan avatar jstrachan commented on May 13, 2024

Awesome! Let us know if there's anything you need help on. We're often on IRC in #hawtio http://hawt.io/community/index.html if thats any help or feel free to post questions here.

We've a few graphs now; the camel route diagram was the first one; then there's the d3 force diagram when browsing activemq destinations; and recently we've added a visual editor for camel - which uses pure HTML DOM stuff now (rather than SVG as the camel route viewer did) which is much easier to use and style.

here's the layout code: https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/wiki/js/camelCanvas.ts#L269-269 if its any help

here's the template: https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/wiki/html/camelCanvas.html#L168-168

note this is a very complex controller (as its got all the camel editing stuff) so there's lots of noise in there ;) but i might help as some code to grab for the layout bits

from hawtio.

atooni avatar atooni commented on May 13, 2024

Service Dependencies are implemented now; probably easy to add the same for package dependencies.

from hawtio.

jstrachan avatar jstrachan commented on May 13, 2024

gonna close this as its already hawt! Raised #605 for the package diagram idea

from hawtio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.