You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/02/14 14:17:52 UTC

[GitHub] [echarts] edika99 opened a new issue #16505: Normalize dat on dataZoom not show correct chart

edika99 opened a new issue #16505:
URL: https://github.com/apache/echarts/issues/16505


   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/edika/L467cm0f/27/
   
   ### Steps to Reproduce
   
   I'm trying to show a comparison chart between two prices series.
   The comparison should start always from 100. 
   When I zoom the chart the comparison should be recalculated to always show the comparison starting from 100 for the selected period of time.
   Please check at the jsfiddle, and try to resize the chart to see the behaviour. Looks also at how the last date available is changed unexpectly.
   
   
   ### Current Behavior
   
   Data is recalculated correctly, but the resized timeline does not show correct data. The chart does not start from 100 even if the recalculated data start from 100.
   
   ### Expected Behavior
   
   The comparison should always start from 100, from the start date of the selected period of time 
   
   
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


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

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