jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.79k stars 2.06k forks source link

Mxgraph with free drawing function #457

Closed nyy-2017 closed 4 years ago

nyy-2017 commented 4 years ago

Mxgraph includes free drawing function,

quote draw.io Inside mxFreehand.js In the process of drawing, it's OK, but at the end of drawing, the content inside the canvas becomes a rectangle. After consulting the data, it should be that the content style of free drawing can't be resolved in the canvas. Can you help me to have a look?