0
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix https://github.com/plotly/dash-renderer/issues/44 More... about 8 years ago
use more reliable wait_for utilities More... about 8 years ago
make tests less dependent on unordered data structures More... about 8 years ago
typo More... about 8 years ago
a few unnecessary variables More... about 8 years ago
first pass at moving output updates to its own function More... about 8 years ago
2018 not 2017 (#206) More... about 8 years ago
Fixed typo in README More... about 8 years ago
add test of #44 More... about 8 years ago
v0.18.1 More... about 8 years ago
bump plotly.js to v1.33.1 More... about 8 years ago
add compress param to Dash (#203) More... about 8 years ago
use functools.wraps to improve callback decorator More... about 8 years ago
make imports pep8 compliant More... about 8 years ago
Upgraded polar charts and scattergl charts (#149) More... about 8 years ago
v0.20.0 More... about 8 years ago
fix #147 (#148) More... about 8 years ago
fix test More... about 8 years ago
add test case More... about 8 years ago
added integration test More... about 8 years ago
make pylint happy about supposedly unused variable More... about 8 years ago
v0.11.2 More... about 8 years ago
v0.17.0 More... about 8 years ago
`binNumber` is included as part of the previous logic bloc More... about 8 years ago
add support for new histogram event data More... about 8 years ago
v0.16.0 More... about 8 years ago
star: Upgrade plotly.js to 1.32.0 More... about 8 years ago
Fix undefined reference to __version__ in setup.py. Pylint showed an undefined variable error. You can test this fix by changing the 'version' in version.py or setup.py and then running from the command line: python3 setup.py --version More... about 8 years ago
Fix undefined reference to __version__ in setup.py. You can test this fix by changing the 'version' in version.py and then running from the command line: python3 setup.py --version More... about 8 years ago
Fix undefined reference to __version__ in setup.py and remove '# noqa: F821 pylint: disable=undefined-variable'. You can test this fix by changing the 'version' in version.py and then running from the command line: python3 setup.py --version More... about 8 years ago