alt textHi,\nI was wondering if I can get a mind map like charts drawn using jgraph where I have root and many childe nodes which can have more child nodes, clicking on the nodes should make the child visible or hide them, similarly for the root. I need to be able to have javascript events defined on node clicks.\nIs this possible using jgraph?\nThanks\nPriyank

asked 07 Feb, 08:13

priyank15's gravatar image

priyank15
11
accept rate: 0%

edited 08 Feb, 03:55

David's gravatar image

David ♦♦
3.8k213

Yes, that's possible using mxGraph (the JavaScript version).

(08 Feb, 03:54) David ♦♦

which editor should I use, is there a similar example in the examples section?

(08 Feb, 16:57) priyank15

There's nothing specific to this kind of bubble display, but you just need to use ellipses as the shapes ("style=ellipse"). You can see expand/collapse demonstrated in the javascript/examples/tree.html example.

(09 Feb, 06:39) David ♦♦
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×313
×1

Asked: 07 Feb, 08:13

Seen: 176 times

Last updated: 09 Feb, 06:39

powered by BitNami OSQA