graphing-library-docs icon indicating copy to clipboard operation
graphing-library-docs copied to clipboard

Plotly's graphing libraries documentation.

Results 80 graphing-library-docs issues
Sort by recently updated
recently updated
newest added

We are looking at using mk-docs jupyter to run example notebooks in the docs, but we currently can't required metadata to the pages https://github.com/danielfrg/mkdocs-jupyter/issues/99 Plotly.py docs branch to try this...

mkdocs-migration

This page has an incorrect rel=canonical tag that points to a URL which is redirecting: https://plotly.com/graphing-libraries/ canonical is https://plotly.com/api/ Please change it to https://plotly.com/graphing-libraries/

I found wrong description of https://plotly.com/javascript/reference/#scatter-hovertemplate and I would like to make a PR to correct it. But I couldn't find where is the source code. There's no `Suggest an...

enhancement

Removes [express](https://github.com/expressjs/express). It's no longer used after updating ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Removes `express` Updates `browser-sync` from 2.18.13 to 2.29.3 Release notes Sourced from...

dependencies
javascript

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...

dependencies
ruby

Plotly.js version of https://github.com/plotly/plotly.py/pull/5418

The [Event handlers documentation page](https://plotly.com/javascript/plotlyjs-events/) documents a number of events emitted by Plotly.js. However there are [many more](https://github.com/search?q=repo%3Aplotly%2Fplotly.js%20.emit%28%27plotly_&type=code) which are not listed on that page. As far as I can...

documentation
enhancement

The code blocks for each example in the Plotly JS documentation have very low color contrast between the code text and the block background. This is not very accessible and...

documentation
enhancement

Update to newest version of d3 because this shown version was deprecated and didn't work in practice

enhancement