Jump to content

Recommended Posts

Posted

Graphs on the home page are not loading consistently. Is there something i can try and test to help out with this?

Using php 5.6, clean install and Firefox 54.0.1 on a Mac

Screen Shot 2017-07-20 at 9.04.09 AM.png

Posted

I have been profiling this and each time the graphs are not rendered this error is displayed in the web browser console, may help to debug this, the script which errors looks to be nvd3 related, so guessing a timing issue when the scripts are loaded into the browser

TypeError: ja.watchTransition is not a function

 

Posted

@Paul can you let me know how the widget loads the scripts and where in the code it does this and renders the graphs; we use nvd3 for graphs/charts in alot of our projects and haven't come across this issue so would be more than happy to look into this and see if we can get a fix for this

  • 1 month later...
Posted
  On 7/21/2017 at 8:15 AM, limitstudios said:

@Paul can you let me know how the widget loads the scripts and where in the code it does this and renders the graphs; we use nvd3 for graphs/charts in alot of our projects and haven't come across this issue so would be more than happy to look into this and see if we can get a fix for this

Expand  

  I believe the code you are looking for is either plugins\system_overview\views\default\admin_main_tab_overview.pdt lines 33-52 or plugins\billing_overview\views\default\admin_main_overview.pdt lines 89-108

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...