Download List

项目描述

GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data quickly and easily. It allows for one or more data sets of thousands of data points (X and Y coordinates) to be displayed and updated in split seconds. It offers the ability to zoom into and out of the data, and to navigate through your data by scrolling. In addition to rulers and a simple coordinate cross, it allows you to add one (or even more) configurable grids like on an oscilloscope. Data may be presented as dots, lines connecting the data, or vertical bars. The widget allows you to easily transform pixel coordinates into data coordinates, thus allowing you to easily create powerful applications for data analysis.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-20 10:47
0.9.1.0

此版本增加了功能gtk_databox_grid_array_new。它添加了log2规模的选择。
This release adds the function gtk_databox_grid_array_new. It adds the log2 scale option.

2008-09-08 01:44
0.9.0.1

此版本为GTK2的调整2.14示例代码。
标签: Minor bugfixes
This release adjusts the example code for GTK2 2.14.

2008-05-13 12:21
0.9.0.0

此版本包含了期待已久的GtkDatabox图书馆的参考文档。它也包含了一些轻微的接口变动的文件努力刺激,一致性目标。
标签: Documentation
This release contains the long awaited reference documentation for the GtkDatabox library. It also contains some minor interface changes stimulated by the documentation efforts, aiming for consistency.

2007-12-30 14:35
0.8.2.2

在像素之间的“真实”价值的翻译错误也得到了解决。内部信号的定义得到纠正。
标签: Minor bugfixes
Bugs in translation between pixels and "real"
values were resolved. Internal signal definitions
were corrected.

2007-12-10 01:53
0.8.2.0

支持格莱德已添加。空气污染指数已经改变了选择信号。人们还适当修改值对(如左上角)参与。这些变化可能造成的混乱,应尽量减少所需的应用程序代码。
标签: Minor feature enhancements
Support for Glade has been added. The API has been changed for selection signals. It has also been modified where value pairs (like top-left) are involved. The changes should minimize possible confusion and reduce the required application code.

Project Resources