Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

label in #25

Closed
andreluizsouza opened this issue Oct 1, 2012 · 1 comment
Closed

label in #25

andreluizsouza opened this issue Oct 1, 2012 · 1 comment

Comments

@andreluizsouza
Copy link

in demo http://www.jointjs.com/demos/pn.js ,

how to put label on pn?

e2.joint(p2, pn.arrow).register(all);

And, how to change the position of the label ?

var e1 = pn.Event.create({rect: {x: 45, y: 250, width: 50, height: 7}, label: "e1"});

thank you

@DavidDurman
Copy link
Member

Easy to do in JointJS >v0.6

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants