"Fossies" - the Fresh Open Source Software Archive

Member "gtkdatabox-1.0.0/README" (31 Mar 2021, 928 Bytes) of package /linux/privat/gtkdatabox-1.0.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "README": 0.9.3.1_vs_1.0.0.

    1 
    2                             GtkDatabox GTK3
    3 
    4 ------------------------------------------------------------------
    5 
    6 What is it:
    7 A widget to display large sets of data as dots (or lines). Different data
    8 sets will have different colors, you may change colors and style of the data
    9 The widget gives the possibility to zoom into and out of the data and to 
   10 scroll around. It also offers a grid like on an oscilloscope.
   11 
   12 The homepage of the GtkDatabox is
   13 
   14 http://sourceforge.net/projects/gtkdatabox/
   15 
   16 To install, please read the INSTALL file.
   17  
   18 Documentation is in the doc/html directory, generated by gtk-doc-tools.
   19 From there, look in the API Index for a list of the functions available.
   20 
   21 Alternative documentation can be generated in the doc/html-doxygen directory using Doxygen.
   22 From there, look in the Files->Globals->functions for a list of the functions available.
   23 
   24 Hope you enjoy using this code ...
   25 
   26 The gtkdatabox team. 2021