apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.56k stars 13.78k forks source link

Tips for user-defined Javascript to customize geospatial visualization #6020

Closed syazshafei closed 5 years ago

syazshafei commented 6 years ago

Make sure these boxes are checked before submitting your issue - thank you!

Superset version

Expected results

Actual results

Steps to reproduce

I'm unfamiliar with javascript and I tried the function in Javascript Tooltip Generator but when I run the query, it show "ReferenceError : $ is not defined". What is the correct way to put the script? For example, I have column called "total_population" and I want to display the population for each point in Scatter Plot visualization.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.