katerina-glushko opened a new issue, #20650:
URL: https://github.com/apache/superset/issues/20650

   #### How to reproduce the bug
   
   1. Create a new time series line/area chart using:
       - Metrics: sum(numeric) (`sum(attempt_cost)`),
       - Group by: str (`project_name`, without NULL values),
       - Contribution mode, Filters, Series Limit, Sort by: n/a
   2. In Advanced analytics/Resample, select:
       - Calculation type: `Actual values`
       - Rule: `1 calendar day frequency`
       - Fill Method: `Mean values` (same with Median, Backward, Forward, Zero)
   4. Click on Run
   
   Dataset example: 
   
[sqllab_untitled_query_2_20220708T071434.csv](https://github.com/apache/superset/files/9069797/sqllab_untitled_query_2_20220708T071434.csv)
   
   
   ### Expected results
   
   A chart is generated and has no breaks
   
   ### Actual results
   
   Chart still breaks
   
   #### Screenshots
   
   <img width="1440" alt="Screenshot 2022-07-08 at 12 39 33" 
src="https://user-images.githubusercontent.com/15249191/177964464-7886c508-5238-4e0a-8b63-8b44f17dff73.png";>
   
   ### Environment
   
   - browser type and version: Google Chrome Version 102.0.5005.115 (Official 
Build) (x86_64)
   - superset version: `1.5.1`
   - python version: `3.8.5`
   - any feature flags active: ENABLE_TEMPLATE_PROCESSING
   
   ### Checklist
   
   - [ x ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ x ] I have reproduced the issue with at least the latest released 
version of superset.
   - [ x ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   


-- 
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-unsubscr...@superset.apache.org.apache.org

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


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

Reply via email to