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.

truncated labels when using custom font by CSS

See original GitHub issue

Description

Labels are truncated when setting up a different font by CSS screen shot 2018-05-26 at 10 36 17

Using version 1.3 and look like #323 which seems to be fixed in 1.3

Steps to check or reproduce

  • Set a different fornt ot font size by CSS by example:
html{
	font-size: 28px;
}

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
netilcommented, Jul 3, 2018

@NeomMob, from the 1.5.0 release, added axes clipPath options. (ref. https://github.com/naver/billboard.js/issues/458) Now you can handle the clip-path attributes for chart, x-axis and y-axis.

Hope this can help 😃

0reactions
NeomMobcommented, May 31, 2018

An option would be good but it has to be applicable to the majority of users. Because we have now a clean workaround, we could keep it as it is. Anyway thanks for your support, Really appeciated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS: Truncate label with ellipsis, but always display 'required ...
Labels should be truncated with a "..." in the end as soon as they would wrap · If the input field is required,...
Read more >
font - CSS: Cascading Style Sheets - MDN Web Docs
The font CSS shorthand property sets all the different properties of an element's font. Alternatively, it sets an element's font to a system ......
Read more >
Text Mark | Vega
Text marks can be used to annotate data, and provide labels and titles for axes and legends. Example. Text Label.
Read more >
Dealing with PieChart labels that don't fit
Set label's maxWidth to a pixel value. Set label's wrap (if we want a label to wrap to next line) or truncate (if...
Read more >
Text labels cut off or missing in the Smart Client, Management ...
Using a Custom scaling level is not recommended by Microsoft or Milestone, because it can cause display issues with many applications. This is...
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