No stable API guarantees yet.
- New subplot axis to layout association API that uses reference semantics and
.preset(...)
for default settings. See the issue for a detailed discussion and examples (#18) - Fixed bug when layout subplot property isn't correctly encoded when multiple traces are present on a figure (#17)
- Figure/Trace
.show()
and.display()
methods are now throwable to better represent their tendency to frequently fail - Updated to Plotly schema version 1.58.4
- Simple decoder of CSV data format
- Migrated to
main
branch on GitHub - A lot of minor improvements and better documentation