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

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   I have xAxis from type: 'category'. I try to have only **left** boundaryGap 
to my chart.
    I saw that boundaryGap get an bool input ( true \ false), 
   I saw for non-category axis, boundaryGap is an array of two values, 
representing the spanning range between minimum and maximum values.
   How can I have something similar to category axis ?  
               
   
   ### Current Behavior
   
   When I use boundaryGap=true I affect both sides, and I only want to have 
boundaryGap on the right side
   
   ### Expected Behavior
   
   I want to have boundaryGap on the right side. (and not boundaryGap at all at 
left side)  
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   ![Screen Shot 2022-12-01 at 17 59 
42](https://user-images.githubusercontent.com/62471768/205101190-112d1770-7990-485f-ab73-6205801e146a.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to