TimeSeries.jl icon indicating copy to clipboard operation
TimeSeries.jl copied to clipboard

Support a time series recipe to work with StatPlots.jl

Open milktrader opened this issue 8 years ago • 3 comments

https://github.com/JuliaPlots/StatPlots.jl/issues/37#issuecomment-277462579

milktrader avatar Feb 04 '17 18:02 milktrader

  • [x] write the code for the recipe
  • [x] document its use
  • [ ] write some unit tests
  • [x] add new package requirements to REQUIRE
  • [x] update NEWS
  • [ ] tag as a new minor version

milktrader avatar Feb 04 '17 18:02 milktrader

https://github.com/JuliaStats/TimeSeries.jl/pull/303

mkborregaard avatar Feb 09 '17 18:02 mkborregaard

points 1 and 4 above are covered in #303. With regards to 3, unit tests, recipe testing requires Plots (which there is otherwise no reason to depend on).

mkborregaard avatar Feb 13 '17 22:02 mkborregaard