predict-idlab / plotly-resampler

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

✈️ fix for #270 #272

Closed jonasvdd closed 8 months ago

jonasvdd commented 8 months ago

This PR fixes #270 - by adding the customdata property to the to-be-checked hf_data list

TODO:

codecov-commenter commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (88b0585) 96.53% compared to head (8a7e34c) 96.46%. Report is 1 commits behind head on main.

Files Patch % Lines
...tly_resampler/figure_resampler/figure_resampler.py 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ========================================== - Coverage 96.53% 96.46% -0.08% ========================================== Files 14 14 Lines 1127 1130 +3 ========================================== + Hits 1088 1090 +2 - Misses 39 40 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.