This repository has been archived by the owner on Jul 13, 2022. It is now read-only.
forked from qiskit-community/qiskit-experiments
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Curve analysis drawer refactoring (qiskit-community#738)
This PR replaces existing curve drawer with JSON serializable new drawer instance. - New drawer has dedicated to options to simplify the curve analysis options. - New drawer is stateful (axis object is internally kept after initialized) so that we can draw different data immediately. - Drawer code can be easily tracked by IDE. Co-authored-by: Daniel J. Egger <[email protected]>
- Loading branch information
1 parent
4d39ee5
commit 64e9859
Showing
21 changed files
with
919 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.