orange3-timeseries icon indicating copy to clipboard operation
orange3-timeseries copied to clipboard

🍊 :chart_with_upwards_trend: Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.

Results 29 orange3-timeseries issues
Sort by recently updated
recently updated
newest added

##### Issue Fixes #214. ##### Description of changes Decide an appropriate unit and scale. ##### Includes - [X] Code changes

Implement 'Group by' option as found in Distributions. This allows the user to view line chart per each, say, class value individually on the same plot. Very handy! 👌

##### Issue Fixes #58 (after all widgets have been migrated to pyqtgraph in past pull requests). Also fixes https://github.com/biolab/orange-widget-base/issues/31 (via not using webview in any official widgets). Removing highcharts also...

##### Timeseries version 0.3.3 ##### Orange version 3.14.0 ##### Idea Replace Highcharts with a fully OS alternative. A large discussion was opened in https://github.com/biolab/orange3/issues/2044. Check it for ideas.

Re-apply #200 after release of orange-widget-base and Orange 3.33.

##### Issue Reapplication of #200 . ARIMA and VAR widgets were somewhat outdated, gui-wise. **Requires https://github.com/biolab/orange-widget-base/pull/202 to be released** ##### Description of changes Use `WidgetPreview` and deferred apply button. Also...

##### Timeseries version ##### Orange version ##### Expected behavior ##### Actual behavior ##### Steps to reproduce the behavior ##### Additional info (worksheets, data, screenshots, ...)

##### Timeseries version 0.3.10 ##### Orange version 3.27.1 ##### Expected behavior When using the Interpolate-Widget as can be seen in [debugging_owinterpolate.zip](https://github.com/biolab/orange3-timeseries/files/6435840/debugging_owinterpolate.zip) with a table like [dt_interp.xlsx](https://github.com/biolab/orange3-timeseries/files/6435804/dt_interp.xlsx), the interpolation should work...

Can add candlestick_ochl chart in time series add-on? Wish data selection in data table can be visualised in a candlestick_ochl chart. Thanks.

needs discussion
wish