Using ModalEditor from highcharts-editor in Angular5

Using ModalEditor from highcharts-editor in Angular5



I am trying to use highcharts-editor in Angular5 but I am not able to get any of the objects/methods. (trying to use ModalEditor)


import * as higheditor from "highcharts-editor";
import highed from "highcharts-editor";



I have tried above, it gives an object but there is nothing in the object that looks useful. I couldn't find any documentation that can be useful for Angular implementation.




1 Answer
1



Right now there is no way to implement it inside Angular Application unless if you are coming up with a bridge between Angular and Highcharts editor.



You can find from the reference. opened by me which is still in open.


reference.





I tried to add the javascript reference to index and it allows me to load up the modal editor but then it complains about missing highcharts.js. Half of my implementation is using angular2-highcharts package..hence it is complaining about missing highcharts.js. When I add highcharts.js to index, it gives error #16 and as per FAQ #16 means I am loading highcharts twice in same window
– Jigar Sheth
Sep 3 at 3:47



Thanks for contributing an answer to Stack Overflow!



But avoid



To learn more, see our tips on writing great answers.



Some of your past answers have not been well-received, and you're in danger of being blocked from answering.



Please pay close attention to the following guidance:



But avoid



To learn more, see our tips on writing great answers.



Required, but never shown



Required, but never shown




By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

How do I collapse sections of code in Visual Studio Code for Windows?

Node.js puppeteer - Use values from array in a loop to cycle through pages