File: TODO

package info (click to toggle)
libgtkdatabox 0.1.12.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 656 kB
  • ctags: 217
  • sloc: sh: 5,738; ansic: 2,447; makefile: 101
file content (17 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This has to be done in the future:

Suggestions by Dave:
  Export the plot data as a struct for filter functions (i.e. ps, xfig, or
  whatever)

Suggestions by Ionutz:
  Functions:
  void gtk_databox_enable_normalized(GtkDatabox *box);
  void gtk_databox_disable_nomalized(GtkDatabox *box);
  (reduce values to -1<x<1)
  destroy bars and rulers instead of hiding (keep the adjustments!!!)
  function to freeze rulers (remove the signal connect) 
  

-- User defined points, dots, polygons, whatsoever...