srinify commented on issue #14365:
URL: https://github.com/apache/superset/issues/14365#issuecomment-829328715


   To unblock you a bit @dongr0510 your best tbh is probably to adjust this at 
the data level. Few options:
   
   - Add database transforms via views or a tool like dbt to explicitly add 0's 
for weekends / non trading hours.
   - Use the semantic layer in Superset to augment all queries from Charts -> 
Database such that these values are zero'd out: 
https://superset.apache.org/docs/creating-charts-dashboards/first-dashboard#superset-semantic-layer
 
   
   To really solve this problem longer term, we'd need to add either a separate 
chart type focused on these types of datasets or add options to the 
Customization tab that let users of Explore hide x-axis ranges / specific 
things like weekends easily.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to