Skip to content

Commit

Permalink
Update src/qibocal/protocols/characterization/flipping.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Pasquale <[email protected]>
  • Loading branch information
Edoardo-Pedicillo and andrea-pasquale authored Jan 22, 2024
1 parent 7a1ca2c commit 98d29f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibocal/protocols/characterization/flipping.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ def _plot(data: FlippingData, qubit, fit: FlippingResults = None):
# last part
fig.update_layout(
showlegend=True,
xaxis_title="Flips (dimensionless)",
xaxis_title="Flips",
yaxis_title="Probability",
)

Expand Down

0 comments on commit 98d29f7

Please sign in to comment.