Completed implementing a secondary Y axis - Fix for #2026 by anandsanto · Pull Request #2131 · sqlitebrowser/sqlitebrowser
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the old stream format, which we abandoned in 3.11, but the loading is still kept here for backwards compatibility, so it shouldn't be affected by this change. I suppose it would work simply by using object.plotY1Axes where object.plotXAxis was used.
If it were possible, it would be cool that you could also verify that it can load a project file saved with 3.10.