how to use the current mxgraph official website version of mxgraph,
1 in the vue project. Mxgraph, cannot be introduced in the .vue file according to the method given on the official website because there is a problem with the json profile path and file mismatch of the npm package.
2. After trying the method of introducing files through the < script > tag given on the official website, the method in vue.js will not be available.
3. Using import to introduce mxClient.js files will report a lot of errors.
beg the great god who has used mxgraph and the great god vue for guidance. How to use mxgraph correctly in vue projects
A lot of methods have been tried. Not a hand-holding party. Sincerely hope to solve the problem