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.

Use tabular instead of proportional numbers for visualizations / labels / breakdowns.

See original GitHub issue

It’d be nice to define a global font style that can easily be used everywhere to display numbers.

In tables, labels, breakdowns etc. tabular numbers will look better as numbers with the same number of digits will take up the same space.

In the past I’ve set these styles to achieve this - however I’m sure you guys can improve on that:

font-family: "Lato", monospace;
font-feature-settings: "tnum";

There is also a font-variant property which supports a tabular-nums value.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
peterszerzocommented, Nov 28, 2017

I’ll look into this towards the end of the week.

0reactions
peterszerzocommented, Mar 19, 2018

Actually, never mind, you already have it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Visualizing proportions
10 Visualizing proportions. We often want to show how some group, entity, or amount breaks down into individual pieces that each represent a...
Read more >
Data Visualization – How to Pick the Right Chart Type?
Use column charts for comparison if the number of categories is quite small — up to five, but not more than seven categories....
Read more >
Presenting qualitative comparative analysis: Notation, tabular ...
This article reviews existing and emerging standards of presenting qualitative comparative analysis and introduces a number of new ones.
Read more >
Choosing The Right Data Visualization Types To Present ...
Horizontal charts are perfect for comparative ranking, like a top-five list. They are also useful if your data labels are really long. Keep...
Read more >
The Ultimate Cheat Sheet on Tableau Charts
In Tableau, you can use colors, labels, and sorting to tell a story. A horizontal bar chart is a simple yet effective way...
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