Léa Saviot
fd34e83a56
[apps] In curve views, display floating labels when axes non visible
2019-01-10 11:42:02 +01:00
Léa Saviot
c14483b0e7
[apps/shared] Clean some code in CurveViewRange
2019-01-10 11:42:02 +01:00
Léa Saviot
8c6ffa6d42
[apps] Fix graph X axis labels that read the same
...
Scenario: just zoom in in a graph
Fix:
- Do not truncate labels.
- Label size is computed depending on available size and number of
labels.
- If labels cannot be displayed properly, just display the minimal
and maximal labels!
2019-01-10 11:42:02 +01:00
Léa Saviot
a65bdb1dfc
[apps] Increase the Y axis label buffer sizes in curve views
2019-01-10 11:42:02 +01:00
Émilie Feral
e56cfa3f94
[shared] Fix the buffer size of curve view labels
2018-11-30 09:40:15 +01:00
Léa Saviot
8088d0b57f
Revert "[apps] OK icon in graphs is in the top right corner"
...
This reverts commit 50c0b0b8a79ce62723c13aeafe36d1afc75ce5a5.
2018-11-23 12:04:07 +01:00
Léa Saviot
ede20db6b9
[apps] OK icon in graphs is in the top right corner
...
It doesn't move when the banner height changes
2018-11-23 12:04:02 +01:00
Lionel Debroux
1a8c6b6ae9
[poincare, escher, ion, apps] Split the huge umbrella header poincare.h, to reduce build time.
...
This should be a NFC, but surprisingly, it also reduces size... so what does it change ?
2018-10-23 11:49:09 +02:00
Léa Saviot
68d915fb3e
[apps/reg] Fix window sizing: cursor appears even with big bannerview
2018-07-18 10:32:46 +02:00
Léa Saviot
4e81684b08
[apps/stats] No need for special handling of the subview banner views
...
Just put them to nullptr.
2018-06-12 15:50:50 +02:00
Léa Saviot
6e9021ed35
[apps/stats] Fix display one axis only in Box tab
...
The axis view is now a separate view, so there is no problem of
computing the height of the "axed" box view.
2018-05-29 15:34:49 +02:00
Léa Saviot
cbe9a95472
[apps/stats] Display OK in histogram
2018-05-29 15:34:49 +02:00
Léa Saviot
ac59105a46
[apps/stats] Display the labels of the bottom histogram only
2018-05-29 15:34:49 +02:00
Léa Saviot
a9ec0a3805
[apps/stats] Fix histogram dirty tracking
2018-05-29 15:34:49 +02:00
Léa Saviot
4a89ff4ba5
[apps/statistics] Remove duplicate banner views
2018-05-29 15:34:49 +02:00
Émilie Feral
c9b86d0c86
[apps] Shared: the cursor view own its size instead of the curve view
2018-01-30 18:53:28 +01:00
Émilie Feral
b387769eb4
[apps] Shared: In curve view, correct the dirty tracking when changing
...
the banner, the cursor or the OK views
2018-01-30 18:19:27 +01:00
Émilie Feral
f19e31f4cd
[apps] Specialize GraphView in Type (Tangent, Default ...) instead of
...
GraphController
2018-01-30 18:19:27 +01:00
Émilie Feral
ef8f5e07c2
[apps] In CurveView, replace the virtual method evaluateModelWithParameter by a function given as parameter (to be able to call Curve view methods with different implementation of evaluateModelWithParameter)
2018-01-30 18:19:27 +01:00
Jacob Young
17ac54cad5
Use cmath in c++ files.
2017-10-13 18:08:15 +02:00
Émilie Feral
6054f02373
[kandinsky] In KDRect, right and bottom Points are included in the rect
...
Change-Id: I36fd049a808d9ab2e6cb0de5b366a9645a403ef1
2017-08-17 16:21:22 +02:00
Émilie Feral
1964d61fdc
[libaxx] add cmath and use cmath instead of math.h when required
...
Change-Id: Id839b17d33c69e2e002f370e553ff35246a1bc90
2017-08-16 09:55:29 +02:00
Émilie Feral
4164509ec3
[apps/sequence] Avoid banner blinking in term sum controller
...
Change-Id: I49adf8e6c006e5e9db9ff681260c92bcf03df12a
2017-06-08 18:30:46 +02:00
Émilie Feral
c7c37ac7b1
[apps/statistics] Avoid blinking in histogram view
...
Change-Id: Ia50ef402a381205ded2fc956e7d345853d4654e1
2017-06-08 18:30:46 +02:00
Émilie Feral
99b9b43b55
[apps/regression] Change graph view drawing
...
Change-Id: I33d8ad0dba5c5dfb7d36cd27c1091703ac71d725
2017-06-02 17:45:06 +02:00
Émilie Feral
8a9df36a35
[apps/sequence] Cleaner resolution and comments
...
Change-Id: I3e4919f9f76ede2a81a672f21060adda2b98f1bd
2017-04-18 10:52:29 +02:00
Émilie Feral
fe99f740d1
[apps/sequence][apps/graph] Set different graph resolution in sequence
...
and in function graph
Change-Id: I498e77122a425c233ba536bdde24b9288b2c4513
2017-04-14 13:46:21 +02:00
Émilie Feral
798b93ef65
[apps] Add a ok view on all interactive view controller
...
Change-Id: I9fccf4d5ce9b34d1a7db1d0a1d7ea23d21f4b897
2017-03-03 14:32:14 +01:00
Émilie Feral
109000ce95
[apps/sequence] Enable to change cursor view in graph view
...
Change-Id: I32cadab6c9fe0ea05e503457f93b20bad7e2f84a
2017-03-03 09:38:52 +01:00
Émilie Feral
0bd796310c
[apps/shared] Move partial classes from grpah/graph to shared to be used
...
by sequence
Change-Id: I0e18be96cfaa92b6a51836ae8aa072fa6cf0f1af
2017-03-03 09:38:46 +01:00
Émilie Feral
b29c131a6d
[apps/shared] Resize cursor
...
Change-Id: I67b2cb91a40114038e1973eb8f2be4178744283c
2017-03-02 15:35:02 +01:00
Émilie Feral
23026b6718
[apps/shared] Namespace shared
...
Change-Id: I6dec7ce900bb4e801a25c567fe5e242cb744cf29
2017-02-13 17:15:06 +01:00
Émilie Feral
b06c54856f
[apps\shared] Create a folder shared/
...
Change-Id: I94e4474ff5ab3bf9db7afd5b3be57b985755ecdf
2017-02-13 17:15:06 +01:00