Grab graph data, a program for extracting data from graphs
License
pn2200/g3data
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
GUI patches Expand image properly (pack bottomhbox with fill=expand=TRUE). In the old packing the image did not expand vertically. Use correct action parameter in save_as dialog. Use GTK_FILE_CHOOSER_ACTION_SAVE instead of GTK_FILE_CHOOSER_ACTION_OPEN, set default file name to "untitled.txt". With GTK_FILE_CHOOSER_ACTION_OPEN it was not possible to enter new file name with some GTK configurations.
47a1e64
Git stats
Files
Failed to load latest commit information.
What is g3data? --------------- g3data is a tool for extracting data from scanned graphs. For graphs published in scientific articles the actual data is usually not explicitly given; g3data makes the process of extracting this data easy. Web: http://github.com/pn2200/g3data/ License ------- g3data is distributed under the GNU General Public License (GPL), as described in the 'COPYING' file. Building from source -------------------- First, install the required prerequisite libraries, which are the development versions of gtk2 and glib2. On Fedora 25, these packages are gtk2-devel and glib2-devel. Then use autoreconf to invoke the various parts of the GNU Build system: autoreconf -i Then build: ./configure make
About
Grab graph data, a program for extracting data from graphs
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published