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/10 13:55:04 UTC

[GitHub] [echarts] RavalikaP opened a new issue #16489: Space between axis line and the first bar

RavalikaP opened a new issue #16489:
URL: https://github.com/apache/echarts/issues/16489


   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?c=bar-background
   
   ### Steps to Reproduce
   
   1. Create any basic bar chart
   2. Observed that there is space between axis line and the bar
   
   ### Current Behavior
   
   Observed that there is space between axis line and the bar
   
   ### Expected Behavior
   
   Need any setting to remove that spacing can be removed 
   ![image](https://user-images.githubusercontent.com/15928301/153421892-b1ebbfc6-0b22-4069-8fef-4d2abf348ea0.png)
   
   
   ### 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

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 #16489: Space between axis line and the first bar

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


   Yes, this is expected. It's not possible to remove the gap only for the first bar.


-- 
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] Ovilia commented on issue #16489: Space between axis line and the first bar

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


   This is not the space between the bar and the axis line. You can change it by setting [barWidth](https://echarts.apache.org/en/option.html#series-bar.barWidth) to be `'100%'`.


-- 
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] RavalikaP commented on issue #16489: Space between axis line and the first bar

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


   @Ovilia, I have given barWidth as 100% but we are not getting gap between each bar.
   ![image](https://user-images.githubusercontent.com/15928301/153535792-4308df93-1dd6-4fdb-92cd-acf899238606.png)
   


-- 
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] Ovilia commented on issue #16489: Space between axis line and the first bar

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


   Yes, this is expected. It's not possible to remove the gap only for the first bar.


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