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/16 13:39:15 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #16519: [Feature] 如何实现空心的bar

echarts-bot[bot] commented on issue #16519:
URL: https://github.com/apache/echarts/issues/16519#issuecomment-1041501653


   @bab409866 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Feature] How to implement a hollow bar
   
   **BODY**
   
   ### What problem does this feature solve?
   
   ![image](https://user-images.githubusercontent.com/93972417/154275663-b1b8bba9-69b2-4905-9f0a-d972a2ecd4b9.png)
   As shown in the figure, the bar that needs a hollow volume has now found a place to modify the style of the bar, but there is no way to dynamically modify the color of the border through data judgment
   ![image](https://user-images.githubusercontent.com/93972417/154275906-876e6359-4ae3-4ff0-abe4-08bf6f823910.png)
   ![image](https://user-images.githubusercontent.com/93972417/154276008-f7df786a-2610-4dc2-ad50-8f4692b45710.png)
   The color of color can be dynamically modified through the function, but the color of borderColor cannot be modified through this interface. If they are all set to red in advance, the green columns will also have red borders. Can you tell me if the current library can achieve this effect?
   
   ### What does the proposed API look like?
   
   The realization of the hollow bar of the k-line chart
   </details>


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