You must be logged in to post your query.
Home › Forums › Chart Support › stripLines and ANGULAR 2+
Tagged: stripLines ANGULAR
Hi, Im using Angular version 7. Im trying to implement something like this … jsfiddle.net/canvasjs/rb60s1k3
Now I understand I need to use jQuery (this is bad already) How can I implement it wisely ?
@nsn,
In the JSFiddle that you have shared jQuery is used to attach events for which you can use JavaScript itself. Please take a look at this updated JSFiddle. Also please take a look at this Angular 7 Sample Project for the same.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register