You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "arvinpoddar (via GitHub)" <gi...@apache.org> on 2023/02/02 08:25:50 UTC

[GitHub] [echarts] arvinpoddar opened a new issue, #18227: [Feature] Multiple Data Shadows on DataZoom Slider

arvinpoddar opened a new issue, #18227:
URL: https://github.com/apache/echarts/issues/18227

   ### What problem does this feature solve?
   
   Allowing multiple series to be individually visible in the data shadow (ie, having multiple shadow lines) would make the data slider more helpful as a preview for the entire dataset.
   
   ### What does the proposed API look like?
   
   ```
   dataZoom-slider.selectedDataBackground.shadowSeries = [
   "seriesName1",
   "seriesName2"
   ]
   ```


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org