------------------------------------------------------------------- Tue Nov 19 21:21:37 UTC 2019 - Todd R - Update to version 0.17 * Add support for hovertext in annotations * Add support for opacity in annotations * Compatiblity with Plotly 4.x * Fix misc. issues for plotly v4. * Removed bestfit test * Update requirements.txt * Update tests.py * fix bestfit case when index is datetimeindex * fix imports and warnings with plotly v4 * plotly 4.0.0 had a bad bug * re-enable bestfit test * remove statsmodels from reqs ------------------------------------------------------------------- Tue Jul 23 01:14:08 UTC 2019 - Todd R - Update to version 0.16 * Fix issue with multiple y-axis datapoints * make the theme parameter case insensitive. ------------------------------------------------------------------- Mon Jun 3 18:58:49 UTC 2019 - Todd R - Update to version 0.15 * Fix for offline mode. * Fix for colorchange in qf.add_volume * Fix scatter3d without categories. * Markers for categories. * Categories with timeseries arrays. * Shared axes in subplots * Shared axes with no shape specified. * Support for offline_config * Support for lists in heatmaps. * opacity for bars - Fix jupyter dependencies. ------------------------------------------------------------------- Mon Jun 3 18:31:35 UTC 2019 - Todd R - Fix jupyter dependencies. ------------------------------------------------------------------- Tue Jan 8 19:30:01 UTC 2019 - Todd R - initial version