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.

labels are overlapping

See original GitHub issue

Is there a way to have the labels not overlap? image

image

Increasing card width to 500 does not help either image

type: 'custom:dual-gauge-card'
title: Current Consumption/Production
min: 0
max: 15000
outer:
  entity: sensor.envoyenvoy_current_energy_consumption
  unit: W
  colors:
    - color: var(--label-badge-blue)
inner:
  entity: sensor.envoyenvoy_current_energy_production
  unit: W
  colors:
    - color: var(--label-badge-green)
cardwidth: 500

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

1reaction
back2netcommented, Feb 17, 2021

same issue, need font size option

0reactions
Rocka84commented, May 9, 2021

nobody is maintaining this project anymore

That’s not entirely true. I try keeping the card compatible with current Home Assistant releases.
I’m not planning to implement new features at the moment but I’m open to pull request.

So feel free to step in and implement this improvement 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prevent labels from overlapping certain features—ArcGIS Pro
You can reduce the chance that important features from a given class are overlapped by labels by assigning the feature class a larger...
Read more >
Prevent Overlapping Data Labels in Excel Charts - Peltier Tech
Overlapping Data Labels. Data labels are terribly tedious to apply to slope charts, since these labels have to be positioned to the left...
Read more >
Manage Overlapping Data Labels | FlexChart | ComponentOne
Overlapping, generally, occurs due to long data label text or a large number of data points plotted on a chart. With FlexChart, you...
Read more >
Labels overlapping in stacked column chart
Hi! I'm an inndependent advisor and I will try to help you! When you played around with the axis format did you follow...
Read more >
MS Excel axis labels overlap in charts (what can you do about it)
MS Excel chart axis labels overlap the data. An easy method to move the axis label below the lowest data point to make...
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