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.

Legend position: 'none' throws error since 2.9.x?

See original GitHub issue

Expected Behavior

Bar Chart should display

Current Behavior

Bar chart does not display, with the following error: image image

Possible Solution

Steps to Reproduce (for bugs)

Problem seems to have originated in 2.9. As was working in 2.8 fine. Since some rtl compatibility has been added. (I’m not asking for RTL)… I haven’t spotted anything in documentation or upgrade guide that says I should be doing anything differently in my config from 2.8 to 2.9.3

Please help?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
LeeLenaleeecommented, Mar 2, 2021

@etimberg it also reproduces in current beta 12

https://jsfiddle.net/Leelenaleee/cjzna4bu/4/

0reactions
etimbergcommented, Mar 16, 2021

Appears fixed in v3.0.0-beta.14 https://jsfiddle.net/tq8xh52u/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing legend on charts with chart.js v2 - Stack Overflow
I want the charts to be responsive so they scale properly with the smaller devices such as tablets and smartphones, and one of...
Read more >
ggplot2 legend : Easy steps to change the position ... - STHDA
ggplot2 legend : Easy steps to change the position and the appearance of a graph legend in R software · Data · Example...
Read more >
Visualization: Pie Chart - Google Developers
'labeled' - Draws lines connecting slices to their data values. 'left' - Displays the legend left of the chart. 'none' - Displays no...
Read more >
Package 'ggplot2'
Description A system for 'declaratively' creating graphics, based on ``The Grammar of Graphics''.
Read more >
completely remove legend - Google Groups
opts(axis.text.x = theme_text(colour = "black", vjust=1))+ ... When I call ggplot with a + theme_grey(legend.position = "none") option, which seems to be ...
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