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

   ### What problem does this feature solve?
   
   Hi,
   
   I wonder if there is a way to bring boxplot bars within a single group 
closer together?
   
   I used the following official eCharts multi-series boxplot example as a 
starting point:
   https://echarts.apache.org/examples/en/editor.html?c=boxplot-multi
   to create the following chart:
   ![boxplot](https://i.imgur.com/DF7Opqm.png)
   and here is the code:
   https://stackblitz.com/edit/react-ts-qdhfdr?file=BoxPlotChart.tsx
   
   ### What does the proposed API look like?
   
   
[barCategoryGap](https://echarts.apache.org/en/option.html#series-bar.barCategoryGap)


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