You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/07/28 11:10:45 UTC

[GitHub] [superset] michael-s-molina commented on pull request #20891: feat: Adds drill to detail context menu for ECharts visualizations

michael-s-molina commented on PR #20891:
URL: https://github.com/apache/superset/pull/20891#issuecomment-1198001327

   > @michael-s-molina Looking at the screenshot, there is one thing that needs to be added. When a `time dimension` is clicked with `time grain` applied, the `time grain` needs to be passed at the same time.
   
   Nice point! I'll work on it.
   
   > BTW, why needs a `formattedVal` in the filter?
   
   Currently, the logic for formatting the values is contained in each plugin. Depending on the plugin type the values can be formatted differently. When exhibiting these values in the context menu and also later in the modal, we need to present the values with the exact formatting used by the plugin. At the same time, we need the original value for the endpoint. Some examples are dates, currencies, decimals, etc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org