I m trying to displaying few graphs in angular using chartjs and it is 
rendered fine on clicking a submit button. But issue is i want to render 
charts on a new window on clicking submit button. i know we can use 
window.open("",_blank), but how to get graph data attributes to new window 
in angular?

Small example simulating my requirement is as below. Thanks in advance for 
your help.

https://stackblitz.com/edit/angular-krarjy?embed=1&file=src/app/app.component.ts

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/3bded95e-3ffd-486f-a3bc-478c0d750836%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to