Commit Graph

19 Commits

Author SHA1 Message Date
Émilie Feral
f4a95cb43f [apps/graph] Replace multiple pointers to evaluate context by
app()->evaluateContext()

Change-Id: I21035aa357e9d2f2c471ad5751bed59cf05cebf3
2016-11-04 17:37:23 +01:00
Émilie Feral
e7b3cb8df6 [apps/graph/values] make the table of values uses a selectable table
view instead of a table view

Change-Id: I5cba9d5d1fbaab3fc4b2c7fd5ab287d6dafdb3c1
2016-10-25 17:55:28 +02:00
Émilie Feral
f809d089d6 [escher] Make table view accept only table view cell
Change-Id: I393375d0887e692a85747198d5b42d26d207dc83
2016-10-25 17:55:28 +02:00
Émilie Feral
b56d88cefa [apps/graph] make the function title cells consistent
Change-Id: Ib59f3d5f8a679cddd8a88e16711138425a6e9ecb
2016-10-25 17:55:28 +02:00
Émilie Feral
1d58a89ef1 [apps/graph/values] Display a warning page instead of an empty table when no function is selected
Change-Id: I78a7edd6827efb6db73b1d33cb898983bdad02e1
2016-10-24 15:19:22 +02:00
Émilie Feral
db3b8879ab [apps/graph/values] Display the derivative parameter page when clicking
on the derivative name

Change-Id: Iaf052adbb89479d3aec18302022003d4db4803a7
2016-10-24 10:37:17 +02:00
Émilie Feral
8f5c11cba0 [apps/graph/values] Enable displaying the derivative function values
Change-Id: I3b970f20e16c8b3943f060abb0d8be534102c97b
2016-10-24 10:37:17 +02:00
Émilie Feral
91ffea4720 [apps/graph/values] display the function parameter page when clicking on
a function title

Change-Id: If673fbbd50b67b98824e387f426914cab8d6bc88
2016-10-19 16:22:49 +02:00
Émilie Feral
c9fdafb04b [apps/graph/values] Display the parameter page when selecting the
abscissa title

Change-Id: I12e13baa3f2274064748710d6c8c48b4cb663941
2016-10-19 16:22:48 +02:00
Émilie Feral
251ef757d8 [apps/graph/values] Enable editing abscissa in the table of values
Change-Id: Idfd0a4e6dc88694048fedc0082b4f8001cceae7e
2016-10-19 16:22:08 +02:00
Émilie Feral
10e256d415 [apps/graph/values] Use title cell and function title cell in the table
of values

Change-Id: I51a8aa81f2bb7d65afa1c9252998e8c35d53b9bb
2016-10-18 09:50:49 +02:00
Émilie Feral
96a9ac3a9c [apps/graph] Wrap in namespace Graph
Change-Id: I08b37438f42749ff86e105770cd5aa566f84a237
2016-10-14 11:47:19 +02:00
Émilie Feral
fef2e3ae68 [apps/graph] use GraphContext to evaluate function at abscissa
Change-Id: Id9832203bb550a72296d1b9396b6244f9bd8bcce
2016-10-14 10:24:18 +02:00
Émilie Feral
7156ce81b5 [escher] Modify header view controller to handle the logic without data
Change-Id: I87b544e39f24961683085af3f6060be357ee4f24
2016-10-14 10:24:10 +02:00
Émilie Feral
8fd83716e3 [apps/graph/values] Add a parameter controller as instance variable in the values controller
Change-Id: Id9196e2a4488cf0c39ca6d84f2378f5b445053d0
2016-10-12 17:39:54 +02:00
Émilie Feral
c7d5998660 [apps/graph/values] Make the values controller inherits from header view controller
Change-Id: I9a21d9029f5cd1b2c881193b91308b481d2d8e15
2016-10-12 17:39:53 +02:00
Émilie Feral
2aa227ce0f [apps/graph/values] add an interval in values controller
Change-Id: I3ff16e6baaf91e8351f6b1ec756291af447c9fbf
2016-10-12 17:39:53 +02:00
Émilie Feral
0d98d57031 [apps/graph/values] add margin to the table of values
Change-Id: I606917b6dc0313a1b9041993aa1315ad7c15f089
2016-10-12 17:39:53 +02:00
Émilie Feral
b4eb64ea76 [apps/graph/values] add a controller of the table of values
Change-Id: Ie294d85c3c31871372cf82ae9828382adb55d1ef
2016-10-12 17:38:53 +02:00