summaryrefslogtreecommitdiff
path: root/grapher/Models/Charts
Commit message (Expand)AuthorAgeFilesLines
* get grapher buildinga1xd2021-09-234-11/+11
* 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-092-1/+15
* 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 event handlers for streaming mode clickMatthew Strasiotto2021-05-011-0/+6
* Add streamingMode option to constructors down the chainMatthew Strasiotto2021-05-011-0/+5
* Implement ChartState.SetStreamingMatthew Strasiotto2021-05-011-0/+7
* 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
* fix last mouse move - swapped axesa1xd2021-01-221-2/+2
* Final graph fidelity tweaks and fixesJacob Palecki2021-01-201-2/+2
* Directional worksJacob Palecki2021-01-186-44/+24
* Refactor for new graph calculation methodJacob Palecki2021-01-186-25/+34
* Many small tweaksJacob Palecki2021-01-122-8/+2
* Driver worksJacob Palecki2021-01-111-0/+4
* Implement direcitonality UIJacob Palecki2021-01-101-1/+3
* add more changes from reviewa1xd2020-12-055-9/+9
* add changes from reviewa1xd2020-12-031-4/+12
* fix chart range not updating on disablea1xd2020-12-031-15/+12
* add directional multipliersa1xd2020-12-035-9/+9
* Remove experiment file, set driver lang to c++17, fix by component last mouse...Jacob Palecki2020-11-271-28/+2
* Fix simulated mouse input bug + small renamingJacob Palecki2020-10-153-4/+4
* add scroll to chartsa1xd2020-10-083-86/+11
* add toggle button + save gui settings on closea1xd2020-10-081-2/+2
* Fix for second dot not clearing:Jacob Palecki2020-09-273-0/+13
* SetActive changes field default, bugs fixedJacob Palecki2020-09-251-6/+6
* Last mouse move perfetly responsive at 100 FPSJacob Palecki2020-09-253-0/+21
* 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-224-0/+29
* 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-223-0/+45
* separate x/y mostly worksJacob Palecki2020-09-214-15/+40
* Attempt to get separate x/y workingJacob Palecki2020-09-201-1/+7
* further workJacob Palecki2020-09-191-1/+1
* Add y lines to graphes + further workJacob Palecki2020-09-174-1/+24
* Further workJacob Palecki2020-09-176-28/+45
* Much progressJacob Palecki2020-09-175-5/+62
* Unsure if I will use thisJacob Palecki2020-09-166-116/+330
* Clean up chart titles, axes, legendsJacob Palecki2020-09-081-1/+14
* By component, anisotropy full worksJacob Palecki2020-09-082-9/+25
* Add option to turn off last mouse move dotJacob Palecki2020-09-082-7/+32
* Center write buttonJacob Palecki2020-09-081-1/+12
* Remove and sort usings en masseJacob Palecki2020-09-083-21/+1