Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion qiskit/visualization/matplotlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ def _fix_double_script(label):
idx += 1

# 7 is the length of the smallest possible label
self.x_offset = -.5 + 0.18 * (len_longest_label - 7)
self.x_offset = -.5 + 0.3 * (len_longest_label - 7)

def _draw_regs_sub(self, n_fold, feedline_l=False, feedline_r=False):
# quantum register
Expand Down
Binary file modified test/python/visualization/references/matplotlib_barriers_ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.