Open nmathew96 opened 1 year ago
looking at documentation, looks like the histogram would plot counts? https://qiskit.org/documentation/stubs/qiskit.visualization.plot_histogram.html i think it was probability in older docs - https://qiskit.org/documentation/stable/0.19/stubs/qiskit.visualization.plot_histogram.html
plot_histogram(result.get_counts(circuit)) as per the representation the result of writing above code should give the graph in probability but, I am getting values in counts.