Hello:
I am currently evaluating GoJS for a project.
You have a sample that displays an UML classes diagram.
I have a few questions related to this:
- Is it possible to allow the user to select or highlight a property inside the rectangle that represents a class? If yes, could you please point me to sample or indicate how this would be achieved? The reason I am asking about this is that, the user could select a property and drag it to another class to copy or move or link it there. Would this be doable?
- In the same sample when I click on the type of a property, let’s say, an editor is displayed. Can I override the editor and display a combobox or some other component instead?
- Can HTML be placed inside a shape, i.e. can I have a link or or even an html table inside a shape? I’ve seen a sample that adds some webgl stuff inside a shape, but I didn’t find one that would add HTML.
- Last but not least, do you offer discounts to individuals/small businesses for a commercial license?
Thank you