79590931

Date: 2025-04-24 15:09:02
Score: 2
Natty:
Report link

You can adjust the gap precisely using width as follows:

Here is an example of a very narrow gap:

plt.bar(departments, students, width=0.95)

example bar graph with narrow gap

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Charles Knell