question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem with marker.line.width arrays containing scientific number strings

See original GitHub issue

Scientific numbers in marker.line.width arrays may cause bar plot to fill the rest of plot in black! Codepen.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
archmojcommented, Jul 18, 2019

No. In respect to https://github.com/plotly/plotly.js/pull/4056#discussion_r305034311 let’s keep that open until we apply similar fixes (already applied for bars) for other traces.

0reactions
etpinardcommented, Jul 18, 2019

@archmoj wanna close this one too?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change marker border width and hatch width?
You just need to set the linewidth to control the marker border thickness. You can increase the density of hatching, by repeating symbols ......
Read more >
How do I change the marker size for a plot? - MATLAB Answers
You can change the marker size for a line plot by setting the “MarkerSize” property, either as a name-value pair or by accessing...
Read more >
Increase the thickness of a line with Matplotlib - GeeksforGeeks
This situation can be handled by increasing the linewidth. The linewidth can be used to focus on certain data compared to the others....
Read more >
Formatting IDL Graphics Symbols and Lines
Note: If you use a Format string that contains a symbol but no linestyle (for ... You can specify a line thickness value...
Read more >
Chapter 4. Visualization with Matplotlib - O'Reilly
Selection from Python Data Science Handbook [Book] ... as '-' and '--' to control the line style, the marker style has its own...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found