Support to visualize circuits created using Qiskit.
What's Changed
* Fix horizontal scrolling issue by aaronthangnguyen in https://github.com/microsoft/quantum-viz.js/pull/55
* Fix incorrect zoom button sign when collapse parent operation by aaronthangnguyen in https://github.com/microsoft/quantum-viz.js/pull/56
* Fix zoom button rendering when `ConditionalRender.AsGroup` by aaronthangnguyen in https://github.com/microsoft/quantum-viz.js/pull/60
* Allow overflowed SVGs scroll-able and restructure `index.html` by aaronthangnguyen in https://github.com/microsoft/quantum-viz.js/pull/61
* Add a full-featured serializer from a `qiskit.QuantumCircuit` to a `quantum-viz.js` JSON by jond01 in https://github.com/microsoft/quantum-viz.js/pull/44
* Remove Python 3.7 by anpaz in https://github.com/microsoft/quantum-viz.js/pull/64
New Contributors
* aaronthangnguyen made their first contribution in https://github.com/microsoft/quantum-viz.js/pull/55
* jond01 made their first contribution in https://github.com/microsoft/quantum-viz.js/pull/48
**Full Changelog**: https://github.com/microsoft/quantum-viz.js/compare/v1.0.3...v1.0.4