What is the problem or goal the end user is trying to solve or accomplish?
Customers would like to have the ability to customize the tooltip information when using deck.gl charts, and also create links based on the chart data.
This was previously possible with the JS features of deck.gl charts, but this functionality was disabled for security reasons.
How are they solving it currently?
Currently there's no way to add such customization to these charts.
What is the recommended solution by the Customer?
Implement a secure way to achieve this goal.