issues Search Results · repo:plotly/plotly.js language:JavaScript
Filter by
4k results
(74 ms)4k results
inplotly/plotly.js (press backspace or delete to remove)Reproducible example
Demo: https://codepen.io/Lexachoc/pen/KwdWZGv
The problem
When the histogram data changes (mutates) and layout.barmode is set to overlay, the bin size resets to 1. This happens ...
Lexachoc
- 1
- Opened yesterday
- #7506
Description
New maps based on UN geodata were released in 3.1.0-rc.0. We should switch the topojson maps on the CDN to these new
maps instead of the current (legacy) maps.
Notes
- The legacy maps ...
camdecoster
- Opened 3 days ago
- #7505
Reproducible example
See the demo: https://codepen.io/Lexachoc/pen/MYaJGgo
The problem
When using hovermode: x , the hoverinfo is displaying when hovering through all bins (including those count=0). ...
bug
P2
Lexachoc
- 1
- Opened 4 days ago
- #7502
img width= 882 height= 430 alt= Image src=
https://github.com/user-attachments/assets/1113ffdc-40b9-49da-afef-714311bbe122 /
As you can see, the tooltip box covers the vertical dotted line and the datapoints ...
StackedCrooked
- 2
- Opened 6 days ago
- #7499
img width= 373 height= 402 alt= Image src=
https://github.com/user-attachments/assets/cf4e45c0-c6a4-4250-940d-5466454da105 /
Plotly.newPlot( chart-container , [],{ dragmode: false, // 禁止拖动图表 xaxis: { ...
liuzimo
- Opened 7 days ago
- #7496
Expected behavior:
Axis ranges update smoothly in response to scroll-zooming
https://github.com/user-attachments/assets/e3008228-75c7-4478-b75d-d47f555e4809
Observed behavior:
Axis ranges update erratically ...
bug
P1
robertcollar-kobold
- Opened 11 days ago
- #7494
steps to reproduce:
1. open this fiddle https://jsfiddle.net/rhdq9ynu/5/
2. use ctrl+mousewheel to zoom out to 30%
3. use ctrl+mousewheel to zoom back in to 100%
4. notice that the plot now overflows ...
bug
P2
jendrikw
- Opened 12 days ago
- #7491
Plotly version: 6.2.0
details
summary Minimal Example /summary
import plotly.graph_objects as go
import pandas as pd
data = [
{ date : 2025-07-20 , total_sales : 23.34},
{ date : 2025-07-27 ...
logankopas
- 1
- Opened 12 days ago
- #7490
Today, Plotly.js starts to stumble when generating charts with many traces, even if the total number of points is the
same. This is a Python example but I believe it boils down to plotly.js.
The performance ...
cs
P1
ndrezn
- 1
- Opened 13 days ago
- #7489
Context
We want to display interactive SVG elements on a plotly plot in data coordinates. In order to do this, we currently use
the _fullLayout private API in order to get a handle to
- subplots
...
bmaranville
- Opened 13 days ago
- #7488

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.