Coder Social home page Coder Social logo

graph-tree's People

Contributors

singhalavi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

graph-tree's Issues

graph-tree for vaadin-7.6.1

I download graph-tree project and i want to create jar file for it;
my first question is : what is the Main class for graph-tree project.
the second question is : using maven and vaadin-7.6.1 where is the new dependency for graph-tree project.

node dimension

Hi,
I will return to you with a new question about the size of node.
is it possible to modify the height and the width node? if yes how to make?
and can you add me a new color blue sky in your plugin

thanks for all

Maher Daoud

Hi, i tried to add a function isExist() to check if a node exists in order to connected to another node, can you help me to add it to my project
Note i am using maven
public boolean isExist(String id){
GraphJsNode node = nodeMap.get(id);
if(node == null) return false;
return true;
}
add this function to GraphJSComponent class
thank you :)

graph in window

Hi

I can`t use graph in vaadin window. It is generated(you can see it in source code when you inspect page), but not showed up to user:( plizz help :(

BRs
Paweł

Color of node

Hi,
I have a question about a node color. is it possible to add in list predifined a new color ?.

How we give Icon on Node?

I am trying to provide image or icon on node. How we can give that. If I am providing url as string for icon, it is not rendering image for same.

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.