Imagine the web if every site was exclusively tabular. No UIs just a table of figures and a CRUD for modifying it. Something like hypercard meets excel
The design philosophy of Great Tables
31–40 of 94 posts
Re: The design philosophy of Great Tables
#32Re: The design philosophy of Great Tables
#33Re: The design philosophy of Great Tables
#34Regarding “nanoplots”: they are essentially sparklines, aren’t they?
Re: The design philosophy of Great Tables
#35Summary: This article is about a Python library called “Great Tables” that is focused on the display of tables for publication and presentation (not for interactive browsing). The article does not specify which output format it supports. Also you get some bonus historical context on tables.
Re: The design philosophy of Great Tables
#36It's great that the RStudio team is working on Python libraries. Hope to see dplyr and ggplot someday on Python.
plotnine is a ggplot also funded by Posit (though, externally developed) https://plotnine.org/
Re: The design philosophy of Great Tables
#37There's also of course LaTeX (mentioned in a couple other comments here), which has "ordinary" tables and long tables (tables that span more than one page).
Re: The design philosophy of Great Tables
#38The example they show of a Great Table is, to my taste, way too busy. Here is my unsolicited opinion: The top and bottom horizontal rules on the Title appear to be superfluous, and I dislike how it is aligned with the first column (row labels) rather than the second. I feel like a little space to breath at the bottom, along with a bold font would add visual hierarchy w/o the clutter. The row label backgrounds are far…
Re: The design philosophy of Great Tables
#39Re: The design philosophy of Great Tables
#40The example they show of a Great Table is, to my taste, way too busy. Here is my unsolicited opinion: The top and bottom horizontal rules on the Title appear to be superfluous, and I dislike how it is aligned with the first column (row labels) rather than the second. I feel like a little space to breath at the bottom, along with a bold font would add visual hierarchy w/o the clutter. The row label backgrounds are far…