-
I've tried to run the Plotting_with_Plotly.ipynb notebook on the latest master branch.
I see the warning WARNING:param.main: alpha option not found for kde plot with plotly; similar options include…
-
This bug is the same bug that occurs in the python version https://github.com/plotly/plotly.py/issues/3575
-
### Package name
django-plotly-dash
### Python package index URL
_No response_
### Reason
this is for a base django app
-
**Description**
I create a scatter plot and use the color and size arguments. One subset gets transparent markers and is not visible in the plot and the legend.
*But:* if I hover over an area, w…
-
http://vizml-repository.s3.amazonaws.com/plotly_subset_100k.tar.gz
is invalid
-
Make the output interactive with plotly.
Include summary info: time of shot, whether goal or not etc
-
I am experiencing jitteriness/stuttering while zooming around on a GL scatter plot. I don't remember seeing this before switching over to an M1 MacBook Pro about a year ago. I have been lazy and haven…
-
import plotly
import pandas as pd
import cufflinks as cf
import numpy as np
if __name__ == "__main__":
cf.set_config_file(offline=True)
cf.datagen.lines(1,500).ta_plot(study='sma…
-
# 4 Ways To Improve Your Plotly Graphs
Making high-quality data visualizations is a critical skills for Data Scientists. Learn how to get better at it using Plotly's python library.
[https://dylanca…
-
This is probably similar to https://github.com/plotly/plotly.js/issues/134
The plotly_relayout do trigger with mouse drag correctly.
However, this is not the case for touch drag.
To reproduce t…