comparison now works as required
This commit is contained in:
8
README
8
README
@@ -1,12 +1,4 @@
|
||||
TODO:
|
||||
* compare feature
|
||||
[done] -- decided this is best supported by removing export to CSV function, and instead offering export to comparisons database (with a user-defined name)
|
||||
[done] -- then maintain DB of "sets" of comparisons
|
||||
[done] -- then can allow graph compare of current data to 1 (or more) exported comparions set
|
||||
-- and show differences in graph including visually of any var changes in legend / or with tooltips
|
||||
- specifically legend is not working
|
||||
- tooltip (for legend?) not working
|
||||
- highlighting differences in vars at top (maybe via colour of label? and a tooltip?)
|
||||
* make save button create a comparison set to use
|
||||
(also consider how to clean / re-create db initial values from code -- easily could just drop/recreate per table, and only drop finance, not csets)
|
||||
* then delete export button
|
||||
|
||||
Reference in New Issue
Block a user