summaryrefslogtreecommitdiff
path: root/grapher/Models/Charts/AccelCharts.cs
Commit message (Expand)AuthorAgeFilesLines
* get grapher buildinga1xd2021-09-231-4/+4
* Fix gain graph legend positionJacob Palecki2021-07-091-0/+1
* implement event handlers for streaming mode clickMatthew Strasiotto2021-05-011-0/+6
* Add streamingMode option to constructors down the chainMatthew Strasiotto2021-05-011-0/+5
* fix last mouse move - swapped axesa1xd2021-01-221-2/+2
* Directional worksJacob Palecki2021-01-181-3/+8
* Refactor for new graph calculation methodJacob Palecki2021-01-181-2/+2
* Many small tweaksJacob Palecki2021-01-121-8/+0
* add more changes from reviewa1xd2020-12-051-2/+2
* add directional multipliersa1xd2020-12-031-2/+2
* add scroll to chartsa1xd2020-10-081-29/+5
* add toggle button + save gui settings on closea1xd2020-10-081-2/+2
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-251-0/+5
* Mostly worksJacob Palecki2020-09-221-0/+5
* separate x/y mostly worksJacob Palecki2020-09-211-0/+1
* Add y lines to graphes + further workJacob Palecki2020-09-171-0/+6
* Further workJacob Palecki2020-09-171-3/+4
* Much progressJacob Palecki2020-09-171-1/+1
* Unsure if I will use thisJacob Palecki2020-09-161-116/+80
* By component, anisotropy full worksJacob Palecki2020-09-081-2/+4
* Add option to turn off last mouse move dotJacob Palecki2020-09-081-6/+25
* Center write buttonJacob Palecki2020-09-081-1/+12
* Remove and sort usings en masseJacob Palecki2020-09-081-6/+0
* Add chart resizeJacob Palecki2020-09-071-0/+16
* Move constants to central classJacob Palecki2020-09-011-7/+6
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-9/+17
* Show xy charts only when accel applied by componentJacob Palecki2020-09-011-7/+3
* Fix initial points, add poll time constantJacob Palecki2020-08-131-3/+3
* All works smoothlyJacob Palecki2020-08-131-41/+29
* Dot to show mouse moveJacob Palecki2020-08-131-9/+64
* Almost workingJacob Palecki2020-08-121-14/+45
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-1/+13
* Reorganized solution into directoriesJacob Palecki2020-08-121-0/+117