You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "manu-sopra (via GitHub)" <gi...@apache.org> on 2023/02/07 11:09:55 UTC

[GitHub] [echarts] manu-sopra opened a new issue, #18248: Graph curves goes out of axis on changing thickness dynamically

manu-sopra opened a new issue, #18248:
URL: https://github.com/apache/echarts/issues/18248

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   I am using apache Echart on Angular Project.
   My requirement was to changes x-min , x-max, y-min, y-max of graph & color and thickness of curve dynamically.
   But when I try to increase thickness of curve, graph gets distorted and my curves goes out of axis.
   
   ![default20](https://user-images.githubusercontent.com/124679127/217227976-b7492ef5-0b75-4fad-91cd-d61f4dbdd5fd.jpg)
   above is my graph before thickness change
   
   ![new](https://user-images.githubusercontent.com/124679127/217228264-e19213af-8cb9-4e1a-a1fe-df1ed731ac53.jpg)
   this is my graph after thickness change
   
   when I try to go back to default thickness still my graph shows distorted curves in graph (curves out of axis)
   ![new2](https://user-images.githubusercontent.com/124679127/217228480-1cfed0a3-41e1-46b5-af99-9155c6a77431.jpg)
   
   
   
   
   ### Current Behavior
   
   So currently I experiencing distorted graph on changing the thickness of curves
   
   ### Expected Behavior
   
   I wanted sliced curves on changing the thickness of graph
   
   ### Environment
   
   ```markdown
   - OS: Windows 10
   - Browser: Chromes 
   - Framework: Angular
   ```
   
   
   ### 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


[GitHub] [echarts] helgasoft commented on issue #18248: Graph curves goes out of axis on changing thickness dynamically

Posted by "helgasoft (via GitHub)" <gi...@apache.org>.
helgasoft commented on issue #18248:
URL: https://github.com/apache/echarts/issues/18248#issuecomment-1543225404

   Could not reproduce any distortion.
   Tested with/without _yAxis.min:3_, longest line is 6550 points.
   [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=graphgl-npm-dep&gl=1&code=PYBwLglsB2AEC8sDeBYAULWAPAgliAzgFzLqaZgCeIApiQOQBuAhgDYCuN9ANGbAL68MsSnkIlUwitTqwmbTjz6YA9CoC2EaCQDMfQXwAmzMMwBawYOpIBtJPwC6QzARoAnCDWKwb6AJBIAETQzOo0gUSBgdyBxqYRNjYAHAB0AOxJAJwADABsAEwArNxpKfn5TjYAjFXpVUlpxVWlhZkOTqoqsCk9YAAWwOwEzNCGBLDqwG40sCDAWmAE_n6BVLQRgaxa4TEElOoARsCsG9AwO4EAxsdTGwDE2dkAZk-P0cub2wDKVKzhREEAO4QQz9CL5QSwZZgDwAc1h7gAMtsAKKMGjQMAkGGcIR-TA0dQgPrMAjiZCwLbQGg_Sh_CSwYGgvokQoCbiwEJhBiw6YYgC0VK4An8BjQAWCoX-URicWYCWS6SyeSK3FS9UqNTqDSamRSABYdJr9SlcvqkobGtx8joUtl9e08Ss1tKhdFAntDsdTud3ddWLdIndDIZHi93ULaX8IkCQWDIlVAoJAiAPFMIFQItkxRKudL3XKFakMjkCsVbUbuNVaml6la9WlcsbTebLU1Ss1HR8XRs3bt9kcTpEztS_Tc3PcXo83jFI79_rHmRtE8nU1APJmiNm8UE8xsCyZ5UREsXlWXuLkUkkqpqa3WmibCjeq1UTWaLTorTa7U2nN2ZL22zup6g4-qOMT-oGgQPNO4azt884xoETLxoEK4xGu6abtmDjoPwADc6BgLCrAILATxsK4hFoOolAAMIkm4YApDAAAU9CTEMhLAOiPDkew0CXJAMCwKxIDMG4oQEAAlKQwigMJ0ApK4HheCkTxTCizCXH0rHjPAAB8kjkLABApHOdI0CkKF9IgxGkQA_LAVQkFU2TUZg_DSXwtEMRJ
 zGuGAADy4BQNArEKWF0kebA9lkQAhPZ1FefhQA) used, without the data.
   


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


[GitHub] [echarts] manu-sopra commented on issue #18248: Graph curves goes out of axis on changing thickness dynamically

Posted by "manu-sopra (via GitHub)" <gi...@apache.org>.
manu-sopra commented on issue #18248:
URL: https://github.com/apache/echarts/issues/18248#issuecomment-1539820042

   Hello ,
   
   I am sharing you official editor configured files, please find attachment for both, one with min y value and one without y-min value
   
   [1683625593005.zip](https://github.com/apache/echarts/files/11429658/1683625593005.zip)
   
   [1683625810545.zip](https://github.com/apache/echarts/files/11429714/1683625810545.zip)
   


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #18248: Graph curves goes out of axis on changing thickness dynamically

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18248:
URL: https://github.com/apache/echarts/issues/18248#issuecomment-1424392731

   @manu-sopra Please provide a demo for the issue either with [Official Editor](https://echarts.apache.org/examples/editor.html), [CodePen](https://codepen.io/Ovilia/pen/dyYWXWM), [CodeSandbox](https://codesandbox.io/s/echarts-basic-example-template-mpfz1s) or [JSFiddle](https://jsfiddle.net/plainheart/e46ozpqj/7/).


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


[GitHub] [echarts] helgasoft commented on issue #18248: Graph curves goes out of axis on changing thickness dynamically

Posted by "helgasoft (via GitHub)" <gi...@apache.org>.
helgasoft commented on issue #18248:
URL: https://github.com/apache/echarts/issues/18248#issuecomment-1421479958

   Minimal Reproduction code (without any framework) - **missing**


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