Skip to content

issues Search Results · repo:plotly/plotly.py language:Python

Filter by

3k results
 (73 ms)

3k results

inplotly/plotly.py (press backspace or delete to remove)

After upgrading to Plotly 6.x x-axis as DateTimeIndex is not automatically detected as a time x-axis. Instead, it looks like it is UNIX epoch seconds or nanoseconds. Now on Plotly 6.1.2. img width= 1104 ...
  • miohtama
  • Opened 
    2 days ago
  • #5231

When displaying Plotly charts on the monitor, straight orthogonal lines such as those on the chart grid, axes, ticks, box borders etc, which are supposed to look exactingly consistent, frequently are rendered ...
  • avatards
  • 1
  • Opened 
    3 days ago
  • #5230

I m coming to report another bug on the go.Surface. As the code shown below, you can easily get the bug. The plotly go.Surface only plots the Contour_Val in rectangular shape. It completely ignores those ...
bug
P2
  • lhg1992
  • 3
  • Opened 
    4 days ago
  • #5229

Hello, I’m having a strange issue where a graph_objects Figure with Scatergl is not drawing anything if there is an np.inf in the series, but only if the data is coming from a Pandas Dataframe. The below ...
bug
P2
  • ktamm0
  • Opened 
    4 days ago
  • #5228

I m on plotly 6.1.2; Python 3.11.11; on Ubuntu 24.10 and using the notebook_connected renderer. While trying to plot some data, I noticed that the following code doesn t plot the lines between the markers, ...
  • Exemocaro
  • 1
  • Opened 
    5 days ago
  • #5227

latest version of plotly // python 3.12 from datetime import datetime, timedelta from zoneinfo import ZoneInfo import pandas as pd import polars as pl daterange = [datetime(2023, 1, 1, tzinfo=ZoneInfo( ...
bug
P2
  • kevinleahy-switchdin
  • 1
  • Opened 
    6 days ago
  • #5226

@alexcjohnson wrote: - We should be able to reduce the whitespace significantly, to make the file smaller. Could even collapse it to a single line, I m not sure there s much value keeping it human-readable, ...
feature
P1
  • gvwilson
  • Opened 
    6 days ago
  • #5225

I m using plotly to visualise measurement data from inside a Raspi 3b, serving the result with Dash and Flask, which worked beautifully until plotly v5.24.1. Now, with plotly v6.1.2 I only see empty graphs. ...
bug
P1
regression
  • jochen-schuettler
  • Opened 
    8 days ago
  • #5224

(Environment): Plotly Version: 6.1.2 Python Version: 3.13.2 Operating System: macOS (Seqonia 15.2) When using the violinmode= group , it just behave like violinmode= overlay Code to reproduce, just use ...
bug
P1
regression
  • junjiecai
  • Opened 
    10 days ago
  • #5221

I have a scatter plot with lots of dots. When I try to save it as svg, everything except for the datapoints is real SVG. Unfortunately, the data points are just embedded PNG. In my oppinion, if the user ...
feature
P3
  • Thomas1664
  • Opened 
    12 days ago
  • #5215
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub