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


   @srinify Thanks for replying!
   
   This is not a serious problem if I just want to show day level stock market 
data, since each week only has 2 non trading days. But for hour level stock 
market data, most of the time are non trading time; since each week has 168 
hours, and trading hours is roughly 30% of time.   
   
   To my understanding, those two options are trying to maunally add non 
trading hour data, and make it 0; but I still cannot remove those non trading 
hour on the x-axis? 
   
   And I also found this issue on github:
   https://github.com/apache/superset/issues/10828
   I guess this new feature might solve my issue. If we could have a numeric or 
categorical line chart, then I can transform TradingDate to the String format; 
If I could have String format 'TradingDate', then the x-axis might only show 
non trading hour.
   
   Hope we will have a separate chart or a new hiding x-axis range feature! 
Thanks!  
   
   
   


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