Unable to add Apache eChart to Grafana

  • What Grafana version and what operating system are you using?
    Grafana OSS 10

  • What are you trying to achieve?
    i am attempting to take a .svg, overlay a dot on it with x,y coordinates and have a function change those x,y coordinates every second. the goal is to see the dot move around on the .svg map

basiacally:
i am trying to take this Apache Echart Example:

and display it on Grafana.

  • How are you trying to achieve it?
    i have installed the Business Charts plugin from volkovlabs, copied the full code from the example and pasted it into the java script section of the plugin. Settings set to svg, map set to none.

  • What happened?
    There is no visualization output.

  • What did you expect to happen?
    i expect a replica of the example, an icon moving around on a map which is along x y coordinates.

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    there are no errors on the log

  • Did you follow any online instructions? If so, what is the URL?
    i followed these instructions: https://www.youtube.com/watch?v=DxqCrBEmrQw