Skip to content

Commit cc3921e

Browse files
authored
remove WIP
1 parent 43d01a8 commit cc3921e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotly_resampler/figure_resampler/figure_resampler_interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ class AbstractFigureAggregator(BaseFigure, ABC):
4444
"""Abstract interface for data aggregation functionality for plotly figures."""
4545

4646
_high_frequency_traces = ["scatter", "scattergl"]
47-
_stats_traces = ["histogram"]
4847

4948
def __init__(
5049
self,

0 commit comments

Comments
 (0)