summaryrefslogtreecommitdiff
path: root/grapher/Models/Charts/ChartXY.cs
Commit message (Collapse)AuthorAgeFilesLines
* make last move dot largera1xd2021-09-231-1/+6
|
* Fix truncated sensitivity legendJacob Palecki2021-07-101-0/+3
|
* Fix gain graph legend positionJacob Palecki2021-07-091-1/+14
|
* remove unused variable, improve legend positionMatthew Strasiotto2021-05-011-3/+1
|
* set transparencies for chart elements in setup methodMatthew Strasiotto2021-05-011-4/+6
|
* remove Settings.Settings based config, migrate defintitions to constantsMatthew Strasiotto2021-05-011-9/+7
|
* Update marker size for charts to be biggerMatthew Strasiotto2021-05-011-2/+2
|
* Implement ChartXY.SetStreaming, sets colours, colors not set in setupMatthew Strasiotto2021-05-011-5/+19
|
* change legend position for graphsMatthew Strasiotto2021-04-281-1/+1
|
* refactor chart styling a bitMatthew Strasiotto2021-04-271-20/+35
|
* set chart props in own functionMatthew Strasiotto2021-04-271-2/+48
|
* Final graph fidelity tweaks and fixesJacob Palecki2021-01-201-2/+2
|
* add changes from reviewa1xd2020-12-031-4/+12
| | | | | | rename some vars prefer exceptions over assert refactor poll rate field usage in MouseWatcher
* fix chart range not updating on disablea1xd2020-12-031-15/+12
|
* add scroll to chartsa1xd2020-10-081-34/+4
|
* Fix for second dot not clearing:Jacob Palecki2020-09-271-0/+5
|
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-6/+6
|
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-251-0/+9
|
* Remove sigmoidgain, only allow one instance of grapher to run at a timeJacob Palecki2020-09-221-6/+16
|
* Scaling improvement, remove y data from xy combinedJacob Palecki2020-09-221-0/+22
|
* Rename experiment two to motivityJacob Palecki2020-09-221-1/+0
|
* Fix bug & rename x axis to input speedJacob Palecki2020-09-221-0/+4
|
* Mostly worksJacob Palecki2020-09-221-0/+16
|
* separate x/y mostly worksJacob Palecki2020-09-211-4/+22
|
* Clean up chart titles, axes, legendsJacob Palecki2020-09-081-1/+14
|
* By component, anisotropy full worksJacob Palecki2020-09-081-7/+21
|
* Add option to turn off last mouse move dotJacob Palecki2020-09-081-1/+7
|
* Remove and sort usings en masseJacob Palecki2020-09-081-10/+1
|
* Add chart resizeJacob Palecki2020-09-071-0/+33
|
* Move constants to central classJacob Palecki2020-09-011-7/+1
|
* Add constants class and separate classes into regionsJacob Palecki2020-09-011-2/+2
|
* Fix initial points, add poll time constantJacob Palecki2020-08-131-1/+1
|
* All works smoothlyJacob Palecki2020-08-131-13/+28
|
* Dot to show mouse moveJacob Palecki2020-08-131-23/+67
|
* Almost workingJacob Palecki2020-08-121-0/+6
|
* Factor accel calculations into calculation classesJacob Palecki2020-08-121-0/+6
|
* Reorganized solution into directoriesJacob Palecki2020-08-121-0/+142