Add custom loaders and events in Code Mode
Completed
Hi all,
This little nugget of brilliance in 9.4... Do we know when the wiki is going to updated with how to do this (or if it has point me there, I can't find it for love nor money)...and if it's a while off, can you provide me a sneak preview for this specific update?...very keen for this, we add custom loaders already in code mode on the dashboards but I suspect it would work a lot better using the API.
Hi Zack,
I hope all is well,
I have since looked at our updates we have from our wider team, of which I can provide the following:
In 9.6 the loaderEvents api is available via the window, you can access it like this:
To listen for something; With this we will also have some information added to our wiki.As it stands I am currently awaiting some additional updates, please bear with me whilst I get this.
Regards,
Mark
Hi Zack,
I hope all is well,
I have since looked at our updates we have from our wider team, of which I can provide the following:
In 9.6 the loaderEvents api is available via the window, you can access it like this:
To listen for something; With this we will also have some information added to our wiki.As it stands I am currently awaiting some additional updates, please bear with me whilst I get this.
Regards,
Mark
Hi Lex,
Thanks for reaching out. I will chase up on documentation for this, but I can indeed give a sneak peak!
This enhancement provides for 2 pieces of functionality.
1. Completely replacing the Standard Yellowfin Loader. This can be achieved using the preventDefault() calls to make sure the Yellowfin loader is not triggered
2. Allow the developer to change the element that the loader will be added to. In the case of a canvas there may be a lot of charts in a close proximity to each other, and this can allow a developer to push the renderer up a level. I've also attached two relevant files containing scripts to test out this functionality - loader_testing.html and overrideloader.html.Please take a look through these and give this a try and let me know how goes.
Regards,
Mike
Hi Lex,
Thanks for reaching out. I will chase up on documentation for this, but I can indeed give a sneak peak!
This enhancement provides for 2 pieces of functionality.
1. Completely replacing the Standard Yellowfin Loader. This can be achieved using the preventDefault() calls to make sure the Yellowfin loader is not triggered
2. Allow the developer to change the element that the loader will be added to. In the case of a canvas there may be a lot of charts in a close proximity to each other, and this can allow a developer to push the renderer up a level. I've also attached two relevant files containing scripts to test out this functionality - loader_testing.html and overrideloader.html.Please take a look through these and give this a try and let me know how goes.
Regards,
Mike
Hi Lex, Dillon,
I hope all is well,
I've chased this up with our development team so should be able to get some updates asap.
Regards,
Mark
Hi Lex, Dillon,
I hope all is well,
I've chased this up with our development team so should be able to get some updates asap.
Regards,
Mark
Hi Lex, Dillon,
I have since had some feedback of which movement on this has taking place although pending a few bits of testing, I will mark this back to Idea Logged. Please feel free to question with myself for updates.
Regards,
Mark
Hi Lex, Dillon,
I have since had some feedback of which movement on this has taking place although pending a few bits of testing, I will mark this back to Idea Logged. Please feel free to question with myself for updates.
Regards,
Mark
Any update to this?
Thanks,
Zack
Any update to this?
Thanks,
Zack
Hi Zack,
I hope all is well,
I have since looked at our updates we have from our wider team, of which I can provide the following:
In 9.6 the loaderEvents api is available via the window, you can access it like this:
To listen for something; With this we will also have some information added to our wiki.As it stands I am currently awaiting some additional updates, please bear with me whilst I get this.
Regards,
Mark
Hi Zack,
I hope all is well,
I have since looked at our updates we have from our wider team, of which I can provide the following:
In 9.6 the loaderEvents api is available via the window, you can access it like this:
To listen for something; With this we will also have some information added to our wiki.As it stands I am currently awaiting some additional updates, please bear with me whilst I get this.
Regards,
Mark
Hi Zack,
I hope all is well,
Just to let you know we have since updated our Wiki. You can find this here.
Regards,
Mark
Hi Zack,
I hope all is well,
Just to let you know we have since updated our Wiki. You can find this here.
Regards,
Mark
Replies have been locked on this page!