How to add multiple images inside an vertex

\n

var v1 = graph.insertVertex(parent, null, 'Model', w/2 - 30, 20, 10, 60, 'image=editors/images/earth.png;fillColor=green');

\n

The above shows to add one image called earth.png

\n

I am trying to do like

\n

var v1 = graph.insertVertex(parent, null, 'Model', w/2 - 30, 20, 10, 60, 'image=editors/images/earth.png,image=editors/images/earth.png;fillColor=green');

\n

but unsuccessfull. can anyone plzz help
\n

asked 08 Feb, 03:49

hansie's gravatar image

hansie
113
accept rate: 0%

closed 15 Feb, 00:21

David's gravatar image

David ♦♦
3.8k213

The question has been closed for the following reason "Duplicate Question - http://forum.jgraph.com/questions/3279/how-to-add-multiple-images-inside-an-vertex-in-mxgraph?" by David 15 Feb, 00:21

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:

×364
×313
×43
×37

Asked: 08 Feb, 03:49

Seen: 184 times

Last updated: 15 Feb, 00:21

powered by BitNami OSQA