This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Is it possible to skip weekend on time series chart or line chart? #14365
Labels
You can continue the conversation there. Go to discussion →
Hi guys,
I have this issue when I want to show some stock index by using superset;
Since stock market only opens several hours on weekdays, so I hope there is only Stock trading time on x-axis.
my database format
StockID: 'AAPL' Price: 130 TradingDate '2021-04-28 09:30:00'
Currently, there is only market trading time on my TradingDate column. Superset requires a date format on x-axis for either Line chart or Time-Series chart. And its template will automatically show every hour and every day.
Is it possible to remove those non trading time? or is it possible to show the time that only exists in the dataset?
This issue can be reproduced by using any stock market data; it would be better if you have hour/minute level data.
The text was updated successfully, but these errors were encountered: