Chelsea Douglas
Chelsea Douglas
many of the left dropdown options cause the mapbox chart to fail with an unexpected value issue:
Chrome browser seems to crash whenever uploading files larger than 100mb (This happens with just running the sample code from https://dash.plotly.com/dash-core-components/upload) Would be useful to document limitations and best practices
it would be helpful to mention you must set `captureevents=True` when using clickAnnotationData on the `dcc.graph` doc page: https://dash.plotly.com/dash-core-components/graph  it would be...
 It would be nice for dash developers to have the option of including or removing the case icon rather than always displaying...
Add config options to offline charts similar to the [python api](https://github.com/plotly/plotly.py/blob/2be151ee02bca126e3d6af6d30f447ae2aa7e062/plotly/offline/offline.py#L189-L212). This will allow customizations such as the removal of the modebar.
https://plot.ly/matlab/heatmaps/#simple-heatmap-with-imagesc
- [x] https://plot.ly/ipython-notebooks/ - [x] https://plot.ly/python/ipython-notebook-tutorial/ - [ ] https://plot.ly/ipython-notebooks/getting-started/
https://plot.ly/python/reference/#parcoords-dimensions-values The auto-generated type options mention a list of strings or datetimes is acceptable for `parcoords -> dimensions -> values`, however, as noted in the description the values must be...
It would be good to have the equivalent in the python docs: https://plot.ly/javascript/heatmap-webgl/
make https://plot.ly/javascript/plotlyjs-function-reference/ more readable and easier to reference