Y log scale labels overlap
See original GitHub issueSuperset version: 0.26.3
Issue
Y-axis labels would be easy to read, with no overlap.
Actual results
Y-axis labels overlap.
Steps to reproduce
- create a Time Series - Line Chart
- set Y Log Scale to
true
Possible improvement
In presentation graphics, we have cleaned up the y-axis, leaving only the ‘orders of magnitude’ labels remaining. E.g.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Overlapping axis tick labels in logarithmic plots - Stack Overflow
Minor ticks on a log axis are now labeled when the axis view limits span a range less than or equal to the...
Read more >Y log scale labels overlap · Issue #5833 · apache/superset
Superset version: 0.26.3 Issue Y-axis labels would be easy to read, with no overlap. Actual results Y-axis labels overlap.
Read more >Xaxis log scale labels overlapping with yaxis labels - MathWorks
I can't seem to get my xaxis labels to not overlap with the top of my yaxis labels when I use a log...
Read more >Overlapping Y-axis tick label and X-axis tick label in Matplotlib
To reduce the chances of overlapping between x and y tick labels in matplotlib, we can take the following steps −. Create x...
Read more >FAQ-121 What can I do if my tick labels are too ... - OriginLab
In order to turn on the Wrap Text option, double click on the overlapping tick labels and open the Tick Labels tab of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think this has been fixed. I’m unable to repro.
The inverse problem is still valid, though. The values in the following screenshot range between 0.1 and 9.0, and there are no Y-axis labels displayed at all.
problem resolved