Matplotlib: How to remove the edge lines from the first column in matplotlib ax.table?

前端 未结 0 1433
天涯浪人
天涯浪人 2020-12-05 06:01

I have ax.table ready to export to pdf. But before that I want to remove the edge lines from first column as below:

fig, ax = plt.subplots()
fig.patch.set_vis         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题