plotly-resampler
plotly-resampler copied to clipboard
Visualize large time series data with plotly.py
Collecting lttbc==0.2.0 Downloading lttbc-0.2.0.tar.gz (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.4/91.4 kB 247.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error' error: subprocess-exited-with-error × python setup.py egg_info...
I am using `plotly-resampler`, which installs correctly on my local Windows machine and on another Linux machine I have access to (by just using `pip plotly-resampler`). However, we also run...
closes #73. In Dash if you try to do this you get an output like: ``` Address already in use Port 8080 is in use by another program. Either identify...
Hello and thank you for this awesome project. It works fine for normal arrays, but it doesn't seem to do anything for candlestick charts. Is this normal? Thx in advance!...
Leveraging pyscript could possibly enable a fully browser-based solution (avoiding the need of a ipykernel backend in the case of FigureWidgetResampler of dash backend in the case of FigureResampler). PS:...
How does this library integrate with Django? (Issue indicated by @thanosam in #45)
Ideally closes #21
- [ ] How will the verbose-argument work then? -> maybe if verbose, set n_jobs to 0 - [ ] use multiprocess to deal with local scope methods