buster/web/src/components/charts
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
..
BusterChartE Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
BusterChartJS Fix x axis intervals (#105) 2025-02-06 11:58:25 -08:00
BusterChartLegend Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
BusterChartTooltip Initial web commit 🤙 2025-01-06 11:29:29 -07:00
LoadingComponents Use correct endpoint for dataset groups 2025-01-14 11:25:29 -07:00
MetricChart Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
TableChart Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
chartHooks replace missing data with logic update 2025-01-29 11:32:38 -07:00
commonHelpers Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
interfaces Fix x axis intervals (#105) 2025-02-06 11:58:25 -08:00
BusterChart.tsx Big nate/bus 936 if a user is not an admin we should not see the permission (#57) 2025-01-22 14:58:06 -08:00
BusterChartComponent.tsx Nate/general intergration testing (#17) 2025-01-07 13:42:00 -08:00
BusterChartErrorWrapper.tsx Initial web commit 🤙 2025-01-06 11:29:29 -07:00
BusterChartWrapper.tsx Nate/general intergration testing (#17) 2025-01-07 13:42:00 -08:00
config.tsx Initial web commit 🤙 2025-01-06 11:29:29 -07:00
configColors.ts Initial web commit 🤙 2025-01-06 11:29:29 -07:00
helpers.ts Initial web commit 🤙 2025-01-06 11:29:29 -07:00
index.ts Initial web commit 🤙 2025-01-06 11:29:29 -07:00