[rangecontrol] add debouncing (throttle) to range controls
Showing
... | @@ -37,6 +37,7 @@ | ... | @@ -37,6 +37,7 @@ |
"crypto": "~1.0.1", | "crypto": "~1.0.1", | ||
"d3": "~7.6.1", | "d3": "~7.6.1", | ||
"debounce": "^2.0.0", | "debounce": "^2.0.0", | ||
"debouncing": "^22.7.25", | |||
"echarts": "~5.1.2", | "echarts": "~5.1.2", | ||
"echarts-for-react": "~3.0.1", | "echarts-for-react": "~3.0.1", | ||
"graphology": "~0.25.1", | "graphology": "~0.25.1", | ||
... | ... |
Please register or sign in to comment