Chelsea Douglas
Chelsea Douglas
repo clean up to remove old/unused css & html files
cc @BRONSOLO add onprem instructions to streaming doc: https://plot.ly/python/streaming-tutorial/#getting-set-up Streaming over https was introduced to the Python wrapper here: https://github.com/plotly/plotly.py/pull/461. To enable streaming over https, the client must specify their...
**(find and) check url of notebook** (** new style isn't applied because of missing trailing slash) - [x] https://plot.ly/ipython-notebooks/scoreboard-heatmaps/ - [x] https://plot.ly/ipython-notebooks/bezier-triangular-patches/ - [x] https://plot.ly/ipython-notebooks/density-of-states/ - [x] https://plot.ly/ipython-notebooks/bioinformatics/ - [x]...
https://plot.ly/python/ipython-notebook-tutorial/
- [ ] remove pip installs from codeblocks. - [ ] no output: https://plot.ly/python/pdf-reports/#part-2--convert-the-html-to-pdf-with-xhtml2pdf (* all the code should be in 1 codeblock until there is an output to display)...
- [ ] add `clickannotations` to https://plot.ly/javascript/plotlyjs-events/ and mention `captureevents` in the example. - [ ] update https://plot.ly/javascript/text-and-annotations/#styling-and-formatting-annotations example
some of the code in: http://moderndata.plot.ly/radar-charts-in-r-using-plotly/ got misaligned. @royr2 or @pravj would one of you be able to take a look and correct that codeblock?
update https://plot.ly/javascript/text-and-annotations/#styling-and-formatting-annotations to reflect plotlyjs update: https://github.com/plotly/plotly.js/pull/1086
- rm extra title: "Getting started with Plotly for --- " (doubled now cause of the autogenned header) - edit header for getting started pages so the links work when...
Add examples of subplots with mixed plot types (i.e. 2d + 3d and/or maps + 2d) - [x] r - [x] python - [ ] matlab - [x] js