Code Monkey home page Code Monkey logo

Comments (6)

gyuho avatar gyuho commented on July 21, 2024

Thanks for reaching out to me. Your project looks very interesting. You can
see my previously released version for more detail; I am rewriting
everything to simplify and remove redundancy in code. But the core will be
the same. It visualizes and instantiates graph data structure from JSON
and DOT format files. I am not sure how graphs would look like but I will
be very happy to merge your work to the project. Many features are missing
since I am rewriting. If you need more code, please refer to the previous
release.

Look forward to working with you.

Sincerely,
Gyu-Ho Lee

On Tue, Jul 22, 2014 at 7:01 PM, Akira Hayakawa [email protected]
wrote:

Hi, I started Go and I was searching for a graph library in Go, and found
this project. Looks good to me.

I think you plan to implement a module to import/export from/to dot
language from and it's really a good idea. But, how about other
visualization technique such as treemap?

HeiankyoView, I have implemented, is another method of visualizing tree
structure and now implemented in Python.
https://github.com/akiradeveloper/HeiankyoView
I have a plan to rewrite this in Go and probably the best way is to
construct it on top of standard graph library, which I suppose this is.

If I implement HeiankyoView on top of goraph. Will you merge? (drill down
viz/heiankyoview)

or do you introduce me better graph library?


Reply to this email directly or view it on GitHub
#2.

from goraph.

akiradeveloper avatar akiradeveloper commented on July 21, 2024

Could you please point to your previous work?

Is it in Github? I couldn't find it.

from goraph.

gyuho avatar gyuho commented on July 21, 2024

By the way, I might take out the viz package in the second release. It's redundant and simpler when we do it in the graph package.

from goraph.

akiradeveloper avatar akiradeveloper commented on July 21, 2024

Oh, I am really sad to hear that.

from goraph.

gyuho avatar gyuho commented on July 21, 2024

Not that I won't include your viz package. Please contribute with your HeiankyoView code. You can just implement your own viz package and did pull request. As long as it is tested, I will be happy to include it.

from goraph.

gyuho avatar gyuho commented on July 21, 2024

Just finished a huge refactoring, if you are still interested.
#49

from goraph.

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.