Commit Graph

11 Commits

Author SHA1 Message Date
Nate Kelley ebe4f91ed0
Nate/new data matrix (#253)
* updates for efficiency

* working on a single function

* update

* working

* update

* optimized

* update

* trendline operations pt 1

* update datasets to include ticks

* dataset creator

* udate

* trendlines

* move to one single dataset options hook

* started adding in options

* fix some broken functions

* line series builder

* threadshold updates

* pie sort by

* additional fixes to data structures

* update

* update animations

* update to y axis combos

* more stable asset prop passing

* Update ChartJSTheme.ts

* update check

* update problematic dataset

* with additional tests for size

* size data key

* update unit tests

* add a virtualizer for the rows

* add a few scatter tests

* update

* add additionla unit tests

* add additionla unit tests

* update

* add a couple more tests

* many updates

* update builder to not use deprcated functinos

* added additional unit tests

* add a few more unit tests

* make a few new unit tests

* make tooltip a little more efficient

* builders have some unit tests

* make additional tests

* added a bunch of unit tests

* move mount logic closer to buster chart

* fix link click bug

* adjust the icons

* fix broken time stamps

* additional config for tooltips

* add one additional unit test

* update package versions

* update the tests to run on the branch

* Update web-tests.yml
2025-05-01 13:47:34 -06:00
Nate Kelley 5f444add4d
update scatter chart to be less problematic 2025-04-22 16:29:00 -06:00
Nate Kelley 19b4b6a11c
Nate/regression updates (#194)
* init new regression commit

* made log regressions

* expoentnial updates

* expontnial updates

* finalized polynomial regression tests

* regression seems to be working

* Update BusterChart.ScatterChart.stories.tsx

* auto display stack totals at top
2025-04-14 09:33:16 -06:00
Nate Kelley dbd24125f7
more elegant parameters for styling app 2025-04-11 15:40:40 -06:00
Nate Kelley ff16ad2bf7
finalized chartjs animations 2025-03-31 13:50:18 -06:00
Nate Kelley 37d3f0b584
loading for page changes 2025-03-31 13:41:44 -06:00
Nate Kelley 12e5347927
tooltip updates 2025-03-31 12:27:57 -06:00
Nate Kelley 22476f7413
remove interfaces from charts folder 2025-03-10 20:24:46 -06:00
Nate Kelley ceea893188
rip out render type 2025-03-03 09:40:02 -07:00
Nate Kelley 07d495c824
start stripping createStyles 2025-02-26 14:11:53 -07:00
Nate Kelley 3c24b768d2
update components structure 2025-02-19 19:53:49 -07:00