Commit Graph

5 Commits

Author SHA1 Message Date
Nate Kelley b9c100437a
Update test to be a have more render time 2025-05-08 10:51:13 -06:00
Nate Kelley 1d35b1b3af
fix broken scatter menu 2025-05-07 15:02:15 -06:00
Nate Kelley 159d128e32
minor updates to help tests pass 2025-05-06 18:07:42 -06:00
Nate Kelley 5e788012c4
donut chart tests 2025-05-06 15:21:03 -06:00
Nate Kelley 821b3c1b88
Add bar chart tests (#272)
* add bar chart tests

* Update bar-chart-updates.spec.ts

* Create tests for data labels

* move bar chart into their own test suites

* trendline for bar charts update

* add bar chart navigations

* Update package verision

* fix broken category labels

* update some of the tests to pass

* Update web/src/components/ui/charts/BusterChartJS/hooks/useBusterChartJSLegend/getLegendItems.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Add a few greptile suggestions

* Downgrade to single worker

* Update to line chart tests

* Add a few extra unit tests

* update tests to help pass

* Create collection tests

* Add use get asset unit tests

* fix default value problem

* Chart animation optimization

* adjust axis settings

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-06 13:47:02 -06:00