buster/web/src
dal ef685d87a4
Fix x axis intervals (#105)
* xAxisTickinerval

* fix(visualization): Add x-axis time unit configuration for bar and combo charts

- Extend chart configuration to support optional x-axis time unit
- Update modify visualization agent to dynamically set x-axis time interval
- Modify bar line and combo chart prompts to include x_axis_time_unit parameter

* only use valid time units

* refactor(visualization): Simplify x-axis time unit configuration

- Modify modify_visualization_agent to extract and remove x-axis time unit more efficiently
- Update global styling result structure for x-axis time interval
- Adjust format_label_prompt comment to clarify date format default behavior

---------

Co-authored-by: Nate Kelley <nate@buster.so>
2025-02-06 11:58:25 -08:00
..
api Fix x axis intervals (#105) 2025-02-06 11:58:25 -08:00
app Fix x axis intervals (#105) 2025-02-06 11:58:25 -08:00
assets Initial web commit 🤙 2025-01-06 11:29:29 -07:00
components Fix x axis intervals (#105) 2025-02-06 11:58:25 -08:00
config Initial web commit 🤙 2025-01-06 11:29:29 -07:00
context fix(posthog): update posthog config 2025-01-29 14:54:49 -07:00
hooks chore: add release-please configuration 2025-01-24 08:11:11 -08:00
middleware prevent email param injection 2025-01-24 11:04:34 -07:00
routes feat: added permission pages 2025-01-22 11:25:06 -08:00
server_context chore: add release-please configuration 2025-01-24 08:11:11 -08:00
styles make dashboard header sizing more consistent 2025-01-30 17:16:19 -07:00
utils replace missing data with 2025-01-29 10:35:34 -07:00
middleware.ts add csp policy middleware 2025-01-24 10:19:53 -07:00