predict-idlab / plotly-resampler

Visualize large time series data with plotly.py
https://predict-idlab.github.io/plotly-resampler/latest
MIT License
1.02k stars 67 forks source link

Datetime range #213

Closed jonasvdd closed 1 year ago

jonasvdd commented 1 year ago

Fixes #212

jonasvdd commented 1 year ago

Ready for review @jvdd

codecov-commenter commented 1 year ago

Codecov Report

Merging #213 (a48072f) into main (4157229) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files          13       13           
  Lines         989      989           
=======================================
  Hits          961      961           
  Misses         28       28           
Impacted Files Coverage Δ
..._resampler/aggregation/plotly_aggregator_parser.py 94.56% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

jvdd commented 1 year ago

I'll create a new rc once this is merged!

jonasvdd commented 1 year ago

nice review, the code is merged!