- Grid plots accept static data (!17)
- Plot window title can be configured via constructor argument (!17)
- Grid plots show the current time (!17)
- New
XyPlot
for scatter plots and instant line plots (i.e. no time series) (!21) - Configurable plot window size and position (!24)
- All grid plots have color bar legends (!25)
- Time series plot shows series units in the legend (!28)
- In time series plots, units can be forced to be converted to compatible units (!31)
- Docs are now styled like the FINAM main documentation (!18)
- Plots windows are no longer brought to front on every redraw (!23)
- Fix for transposed grid plots (!30, !37)
- Adapted to new scheduling algorithm in FINAM v0.4.0 (!16)
- Adapted to handle starting time treatment in FINAM v0.4.0 (!32)
- initial release of finam_plot