-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a rate limiter on the slicer's index (#24)
* Add a rate limiter on the slicer index * dont use reverse_y=False in the examples * Refactoring * prevent updating title, just in case * more refactoring/cleaning and disable cache for now * fix ci * make two stores part of public API, plus add notes on performance * set update_title=None in most our examples * remove caching code and tweak docstrings * remove convenience function again * Update dash_slicer/slicer.py Co-authored-by: Emmanuelle Gouillart <[email protected]> Co-authored-by: Emmanuelle Gouillart <[email protected]>
- Loading branch information
1 parent
89df957
commit 893d0e2
Showing
7 changed files
with
164 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.