Chico_X
Chico_X
@Graceyit has your problem solved?
After I tried some methods, Still cannot solve the problem. - resize the charts - adjust the width of each bar I think its the problem of pyecharts, they set...
Q1: @ConnorLi96 adjust the fig size will help, like you can see the changes in the following: ``` fig = plt.figure(figsize=(15,7)) ```  ``` fig = plt.figure(figsize=(7,7)) ```  if...
Merged into FAQs:https://github.com/hupili/python-for-data-and-media-communication-gitbook/blob/master/module-matplotlib.md#characters-overlapping-in-text-marker