I\'m working with dojox.drawing.Drawing to create a simple diagramming tool. I have created a custom tool to draw rounded rectangle by extending dojox.drawing.tools.Rect as shown below -
I\'m going to build a simple math graph for a browser application. Therefore all the JS-Vector Libraries might work out well. But I want to know about any experiences you collected using those. For me
I have a problem concerning dojox.charting, after updating to the new version of dojo IE 8 doesn\'t show the labels of my chart开发者_运维百科s anymore. Seems to be a dojox.gfx text problem.
I\'m attempting to create some simple UI components with dojo.gfx. I\'ve managed to extend dojo.gfx.Group, but am out of my depth getting any of the default shapes drawn to the surface. Inspecting the