Commit Graph

59 Commits

Author SHA1 Message Date
Stephen Mildenhall 46d7bd127a somewhat crazy rust string length function... v5.1.0 2025-06-26 09:56:57 +01:00
Stephen Mildenhall c3d2dfc057 pre build changes for gtfont 2025-06-26 08:52:54 +01:00
Stephen Mildenhall 2611170c16 changed local scheme v5.0.0 2025-06-25 20:05:49 +01:00
Stephen Mildenhall 476da0b8cb 5.0.0.beta renamed gtXX to XX; added auto SCM 2025-06-25 20:04:08 +01:00
Stephen Mildenhall efa80f2be8 docs tweaks 2025-06-25 14:16:07 +01:00
Stephen Mildenhall 20f6b2f8b7 added doc changes 2025-06-25 14:12:28 +01:00
Stephen Mildenhall a9be2834b2 5.0.0alpha rationalized widths, removed staticmethods from GT into utilities 2025-06-25 14:10:47 +01:00
Stephen Mildenhall 6c3102e03a pydantics tweaks, detex bug fix 2025-06-22 09:43:11 +01:00
Stephen Mildenhall 64585bddb6 4.0.0 better tex escaping (\_% etc. outside formulas); tidied Fabricator 2025-06-22 09:07:01 +01:00
Stephen Mildenhall 1625565c1f 4.0 beta; new Fabricator (not plumbed in, pre-delete) 2025-06-20 17:35:43 +01:00
Stephen Mildenhall 127dbe2298 fix config.large_ok bug 2025-06-15 22:11:32 +01:00
Stephen Mildenhall 50878fd9e4 3.3.0 improved readme and docs, tikz options to config
regex search columns for year_cols etc.
grtspacer renamed I to be thinner - helps tikz layout
toml refresh
2025-06-15 21:11:27 +01:00
Stephen Mildenhall f1643f0bda 3.2.0 integration of tikz, better column width
More TeX snippets.
2025-06-15 12:10:48 +01:00
Stephen Mildenhall 85a11fb61b Rearranged cgtore - no coding changes 2025-06-15 06:54:20 +01:00
Stephen Mildenhall 0032cd9c00 3.1.0 combating auto format 2025-06-14 20:28:31 +01:00
Stephen Mildenhall 640e944b5e 3.1.0 Updated docs 2025-06-14 20:20:33 +01:00
Stephen Mildenhall 51b2d2bc7d 3.1.0: gtcore2 -> core; svg2 -> svg; deleted older greater_tables 2025-06-14 13:34:09 +01:00
Stephen Mildenhall 863ee43b43 Working draft of 3.0.0
Added robust testdf
2025-06-14 13:25:26 +01:00
Stephen Mildenhall ec3ac66552 README tidying; testdf massive... 2025-06-13 23:41:59 +01:00
Stephen Mildenhall 167ce5c919 odded back old greater_tables for reference
removed bib files from git
2025-06-13 08:52:13 +01:00
Stephen Mildenhall 745f553c47 conversion to config continues 2025-06-12 23:29:49 +01:00
Stephen Mildenhall c54ab11cf5 start on v3.0 2025-06-12 23:20:16 +01:00
Stephen Mildenhall acff8a038e v.2.0.0 v2.0.0 2025-06-11 10:54:24 +01:00
Stephen Mildenhall 01ee141eef LPS formatter induced errors... 2025-06-10 21:50:06 +01:00
Stephen Mildenhall 5d843eb747 docs-build test; format fix in main file 2025-06-10 21:39:58 +01:00
Stephen Mildenhall 3be0610d83 unbreakable columns; centering HTML code; 2025-06-10 21:33:00 +01:00
Stephen Mildenhall 095ff1024b rich table output! 2025-06-09 09:02:27 +01:00
Stephen Mildenhall 7ca16f6fd3 docs; markdown -> df with caption and label; tex est width 2025-06-05 22:53:07 +01:00
Stephen Mildenhall e10fe1f98f Massive work on text output and col widths
Solid beta for 2.0.0
2025-06-01 22:49:35 +01:00
Stephen Mildenhall f354ef7b10 v 2.0.0alpha => new table widths, text output 2025-06-01 10:10:19 +01:00
Stephen Mildenhall 23061b450d half way point on better column width control for text table output 2025-05-30 23:44:21 +01:00
Stephen Mildenhall 0f921c1043 gt_caption support 2025-05-27 09:00:25 +01:00
Stephen Mildenhall 1c761afa0f 1.2.0 added str() method and other see notes
New arguments:
* default_formatter (NOT via converting to float)
* raw_cols - not converted to floats
* str_table_fmt for MD format (mixed_grid)
* str_max_width for col widths in text mode

Updated docs
2025-05-26 11:11:52 +01:00
Stephen Mildenhall c1b0f59eb6 1.1.1 - logo and icon 2025-05-24 22:17:32 +01:00
Stephen Mildenhall 75f35c589d Fixes to work for empty, no row, and no column dfs. 2025-05-15 15:36:12 +01:00
Stephen Mildenhall d1212029ac Very weird error with string Infinity going through default formatter
float('Infinity') -> np.inf!!
2025-05-11 11:32:57 +01:00
Stephen Mildenhall e8d3d0e094 v1.1 build 2025-04-22 13:31:55 +01:00
Stephen Mildenhall 6d558f0a90 v1.1.0 build candidate 2025-04-22 12:46:01 +01:00
Stephen Mildenhall 694cd44482 added formatters, caption align, warning for large df, sorted sparsification for html; 2025-04-02 22:17:07 +01:00
Stephen Mildenhall c79ab86a74 table float format; tabs; markdown input 2025-03-17 08:10:04 +00:00
Stephen Mildenhall bc5906a170 Update pyproject.toml 2025-03-13 22:34:30 +00:00
Stephen Mildenhall 0aaffd4cac Update pyproject.toml 2025-03-13 22:32:37 +00:00
Stephen Mildenhall 0ab3b08394 Adjusted toml file for img folder 2025-03-13 22:26:53 +00:00
Stephen Mildenhall 1821c49e15 tests examples; start on tikz routine 2025-03-13 12:51:05 +00:00
Stephen Mildenhall 7a4a27fd3e README tweaks 2025-03-12 20:58:06 +00:00
Stephen Mildenhall c2ad7081a3 Update README.md 2025-03-12 17:28:24 +00:00
Stephen Mildenhall 5650a70929 Updated README - quarto the qmd to get md. 2025-03-12 17:27:20 +00:00
Stephen Mildenhall 7ed2b99169 Build dependencies for docs 2025-03-12 16:45:30 +00:00
Stephen Mildenhall b449cc4bd8 Added IPython dependency 2025-03-12 16:43:03 +00:00
Stephen Mildenhall ff07c4980b added readthedocs.yaml 2025-03-12 16:37:44 +00:00