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/11/18 09:08:21 UTC

[GitHub] [echarts] PicoNiko opened a new issue, #17938: Basic Line Chart lose points connection if one value is over 1e10

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

   ### Version
   
   5.4
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   Using example on site of "Basic Line Chart" and adding scale option "min" e "max" happen the bug.
   STEP1. Normal execution
   ![image](https://user-images.githubusercontent.com/43347749/202663409-484ea935-cd82-431d-868e-81389224f055.png)
   STEP2. One value < 1e10. Show expected result
   ![image](https://user-images.githubusercontent.com/43347749/202663702-b1469594-742e-4b35-a110-43f8a0596ac4.png)
   STEP3. One value > 1e10. Unexpected result. Lose point connection
   ![image](https://user-images.githubusercontent.com/43347749/202663972-56406019-c151-412f-805e-95b81e03ac7a.png)
   
   
   ### Current Behavior
   
   Already described in "Step to reproduce"
   
   ### Expected Behavior
   
   In step 3 some result of step2
   
   ### Environment
   
   ```markdown
   - OS: Windows11
   - Browser: Chrome
   - Framework: Echarts site
   ```
   
   
   ### 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.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