Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2024-06-06 Thread via GitHub
Ovilia closed issue #19173: [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. URL: https://github.com/apache/echarts/issues/19173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
battlebeast01 commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759230044 > Since according to the document, there is no `series-pictorialBar.clip`, this should be a new feature instead of a bug. @Ovilia this is exactly what is needed. --

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759202031 Since according to the document, there is no `series-pictorialBar.clip`, this should be a new feature instead of a bug. -- This is an automated message from the Apache Git

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759198788 BTW, if what you want is changing the position of the bars, you should use `grid.bottom` and `grid.top` to adjust, instead of using min value. -- This is an automated message

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-12 Thread via GitHub
Ovilia commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1759181059 Just to clearify, like with bar series, when min value is set to be 5, a bar with value 15 will be rendered like this:

Re: [I] [Bug] Overflow of the pictorial elements when y-axis is set to a min. value other then 0. [echarts]

2023-10-06 Thread via GitHub
echarts-bot[bot] commented on issue #19173: URL: https://github.com/apache/echarts/issues/19173#issuecomment-1751581141 This issue is labeled with `difficulty: easy`. @battlebeast01 Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait