I'm working with ASP.Net Core MVC, and wanna know if there's a way of loading CrystalQuartz graph (got when calling /quartz) inside an HTML element.
That question comes because I have two different sources of elements to fill the graph (different contexts), and a way of changing the graph (reloading it with the other elements) just by clicking on some button on my window.
I'm working with ASP.Net Core MVC, and wanna know if there's a way of loading CrystalQuartz graph (got when calling /quartz) inside an HTML element.
That question comes because I have two different sources of elements to fill the graph (different contexts), and a way of changing the graph (reloading it with the other elements) just by clicking on some button on my window.