Add DataTables table chart type #21

Merged
wagesj45 merged 1 commit from codex/add-datatables-chart-type-and-update-definitions into main 2025-07-18 22:34:32 -05:00
wagesj45 commented 2025-07-18 22:29:53 -05:00 (Migrated from github.com)

Summary

  • introduce new chart type table using DataTables
  • display tables or charts depending on report type
  • document DataTables usage in AGENTS.md
  • update built-in report chart types in reports.yml

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_687b101d0924832f9cf98d39c3b44d77

## Summary - introduce new chart type `table` using DataTables - display tables or charts depending on report type - document DataTables usage in `AGENTS.md` - update built-in report chart types in `reports.yml` ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b101d0924832f9cf98d39c3b44d77
Sign in to join this conversation.
No description provided.