Replies: 1 comment
-
I'm not sure this is within the remit of the table class, which doesn't know anything about the data other than how to render it. But you could do this with a little pre-processing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to display numerical data once in a while, e.g.,
I'd love Rich to be able to align the values at the decimal point (or perhaps more generally: at a given character) to get
Beta Was this translation helpful? Give feedback.
All reactions