My web container was started with the env variable set to REDASH_FEATURE_ALLOW_CUSTOM_JS_VISUALIZATIONS=true
But I AM not getting the ability to chose custom visualization on the drop down menu.
Is there any pointer to this ?
I could not find much documentation on this feature other then this github issue: https://github.com/getredash/redash/issues/1628
In order to create a new visualization the env variable REDASH_FEATURE_ALLOW_CUSTOM_JS_VISUALIZATIONS has been set to true in redash/redash/settings/init.py.
What is the next step to be done to show a custom visualization? can someone help?