fandi-1205 opened a new pull request, #408: URL: https://github.com/apache/echarts-doc/pull/408
According to this problem, it was found that there is a discrepancy between the document and the actual situation. [Bug] Default value of barCategoryGap and barGap not as described in the document #20148 There is a discrepancy between the documentation and the code. When setting barGap, the default value should be 20% instead of 30%. The specific change results are as shown in the figure. <img width="755" alt="image" src="https://github.com/user-attachments/assets/823adc69-cb24-4ebe-a501-f43f130af026"> <img width="762" alt="image" src="https://github.com/user-attachments/assets/c1c277f2-7e45-41bf-b630-9fd437783985"> The default value of barCategoryGap is a value calculated based on the number of bar series. Relevant instructions should be added to the document. As shown in the figure <img width="831" alt="image" src="https://github.com/user-attachments/assets/ee1a7acb-874b-46b0-b309-f97160783715"> <img width="943" alt="image" src="https://github.com/user-attachments/assets/9cbf8a52-bd0f-4b19-b762-ea82789b3385"> -- 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]
