Adam
Adam
hi @LiamConnors We need to update the following example to use a different data set: [Visualize a subset of the principal components](https://plotly.com/python/pca-visualization/#visualize-a-subset-of-the-principal-components). If you load the page, you will see...
On [this page of the plotly docs](https://plotly.com/python/pca-visualization/#visualize-a-subset-of-the-principal-components), the code under `Visualize a subset of the principal components` uses the Boston dataset. A few seconds after the page loads, an error...
Bug reported on community Forum in [this post](https://community.plotly.com/t/clustergrams-color-list-not-working/65525): It appears that the color_list functionality of dash.clustergram is not working. The color dictionary is supposed to update the cluster trace colors,...
When scrolling the DataTable on a mobile phone, the DataTable is jumpy. Issue first reported on [Forum](https://community.plotly.com/t/jumpy-scroll-in-a-dash-datatable/67940) The community member created [this sample app](https://datatable-scroll-issue.onrender.com/) to replicated the problem. They also...
A community member has pointed out via message to Jiny that the yaxis2 and yaxis3 title colors don't match the yaxis2 and yaxis3 legend color in this [example](https://plotly.com/python/multiple-axes/#multiple-axes). The community...
Bug originally [reported on the forum](https://community.plotly.com/t/setting-line-color-with-seversl-dropdowns/82000/2?u=adamschroeder). When using css colors with the first letter capitalized, a line chart will show all lines as black, although the legend will adhere to...
Issue first [reported on the forum](https://community.plotly.com/t/scrollbar-sensitivity-in-plot-legend-skips-curves/78866). When scrolling the legend with the mouse wheel, it skips certain legend items. The scrollbar handle can also be clicked and dragged to scroll...
Hi Harrison, Would you be able to activate/fix the [socialsentiment.net app](http://socialsentiment.net/) that you have in the [Readme file](https://github.com/Sentdex/socialsentiment/blob/master/README.md). The connection to the Twitter API doesn't see to be working anymore....
https://github.com/LearnWeb3DAO/Sophomore-Track/issues/82#issuecomment-1544559500
Hi @IcToxi , That parellel coordinates app you proposed is really good. Thanks for sharing. Can you please use the final app code below that I modified to create a...