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/08/04 05:56:34 UTC

[GitHub] [echarts] RahulVishK opened a new issue, #17469: if chart container is small funnel chart data points are overlapping

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

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1.create funnel series for data points and give static heights 
   2.
   
   ### Current Behavior
   
   ![image](https://user-images.githubusercontent.com/97290751/182772828-b1e8855f-6d4c-405c-aeb2-edf6476dc78b.png)
   
   sample is here
   [funnel issue .txt](https://github.com/apache/echarts/files/9256987/funnel.issue.txt)
   take this sample copy the code in a file  and save it as .html and observe 
   
   
   ### Expected Behavior
   
   no overlapping should be observed 
   
   ### 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.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] Ovilia commented on issue #17469: if chart container is small funnel chart data points are overlapping

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17469:
URL: https://github.com/apache/echarts/issues/17469#issuecomment-1206150583

   This doesn't seem to be a bug. It probably because you set `data.itemStyle.height` to be a fixed height.


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