diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-17 10:43:46 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-10-17 10:43:46 +0000 |
commit | 0e352cae56c006a5636a1aaf3b40e2eee2c1c941 (patch) | |
tree | b80cc164f4fb951f408ed816983dbf8645060e9e /inst/GUI/TODO | |
parent | 4c707008a67f2559c76199c4b95148d5ab1d3817 (diff) |
- See ChangeLog entry for today (2 small bugfixes and lots of GUI progress)
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@117 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst/GUI/TODO')
-rw-r--r-- | inst/GUI/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/inst/GUI/TODO b/inst/GUI/TODO index ea875ce..e9089ed 100644 --- a/inst/GUI/TODO +++ b/inst/GUI/TODO @@ -1 +1,4 @@ -- Write the model editor +- Import of csv files +- Create widgets for model configuration only once per dataset, it takes too much time +- Make summary text file accessible +- Make plot of fit and residuals accessible |