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/01/31 15:54:43 UTC

[GitHub] [superset] rumbin opened a new issue #18236: [mixed time-series] collection of related issues

rumbin opened a new issue #18236:
URL: https://github.com/apache/superset/issues/18236


   This is a issue collection which bundles the various open issues that the _Mixed Time-Series_ chart is currenlty exhibiting.
   
   I am hoping that this compilation helps bundling the development efforts for this otherwise great chart type.
   Presumably, some of these issues can be fixed in a single PR.
   
   Thus, I'll try to categorize these issues a bit:
   
   
   ## Two queries
   
   These issues arise from the fact that this chart type is building on _two_ distict queries, Query A and Query B.
   It seems that other Superset components are not handlich this circumstance gracefully:
   
   * #16816: Should show query A and query B on result table
   * #17960: Exported csv file from Mixed Time-Series chart only contains one series
   * #15858: Mixed time series chart only show dashboard filter from query A
   
   
   ## Axes
   
   ### X-Axis
   
   * #17128: X-Axis scaling is odd, when adjusting Time Filterbox
   * #15674: Extra x-axis labels (Too fine time-grain on x-axis)
   * #18232: Bar chart jumps to very narrow bars in larger time ranges
   
   ### Values formatting
   
   * #15672: Separate Y-axis bounds, Label values and **Tooltip formatting** (partially solved)
   * #18234: D3 format of saved metric is ignored
   
   
   
   ### Second Y-Axis
   
   * #15672: Secondary Y-axis bounds, Label values and Tooltip formatting
   * #18235: Secondary y-axis title is not shown
   
   
   ### Environment
   
   - browser type and version: Chrome  96.0.4664.93
   - superset version: 1.4.0
   - all other versions: as defined in Superset's Docker image
   - Feature flags:
   
   ```
   # stable:
         "THUMBNAILS": True,
         "SQLLAB_BACKEND_PERSISTENCE": True,
         "ENABLE_TEMPLATE_PROCESSING": True,
         "DASHBOARD_CROSS_FILTERS": True,
   
         # experimental:
         "ALERT_REPORTS": True,
         "ALERTS_ATTACH_REPORTS": True,
         "DASHBOARD_NATIVE_FILTERS": True,
   
         # unclassified:
         "ENABLE_EXPLORE_DRAG_AND_DROP": True,
         "ENABLE_DND_WITH_CLICK_UX": True,
   
         # development:
         "DASHBOARD_NATIVE_FILTERS_SET": True
   ```
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [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.
   
   
   


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