Github user sindhurirayavaram commented on the issue:
https://github.com/apache/drill/pull/933
@arina-ielchiieva I updated the jquery to it's latest min version. The
updated jquery library doesn't support load function anymore. It should be
"onload". We were using load in graph.js which was failing. I updated that to
"onload".---
