calculator/src/GraphControl
Pepe Rivera 0465dc8538
Change trace point value precision to be dynamic based on graph scale (#1148)
* Dynamic precision

* add comments

* feedback

* Update src/Calculator/Views/GraphingCalculator/GraphingCalculator.xaml.cpp

Co-Authored-By: Rudy Huyn <rudyhuyn@gmail.com>

* PR feedback

* Pr comment

Co-authored-by: Rudy Huyn <rudyhuyn@gmail.com>
2020-04-21 17:44:08 -07:00
..
Control Change trace point value precision to be dynamic based on graph scale (#1148) 2020-04-21 17:44:08 -07:00
DirectX Fix trace value not appearing after touch input (#1120) 2020-04-01 09:12:14 -07:00
Logger Add line width option (#1098) 2020-03-26 14:15:44 -07:00
Models Update default min/max values for variables (#1146) 2020-04-02 12:52:52 -07:00
Themes Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
GraphControl.vcxproj Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00
GraphControl.vcxproj.filters Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00
pch.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
pch.h Replace old C headers with the C++ ones (#1099) 2020-03-23 08:44:06 -07:00
Utils.h Removing Utils::Swap and using std::swap instead (#932) 2020-01-14 15:22:50 -08:00
winrtHeaders.h Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00