Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46290 - dev-python/rtgraph-0.70 (new package)
Summary: dev-python/rtgraph-0.70 (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://navi.cx/svn/misc/trunk/rtgraph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 13:45 UTC by Lukasz Strzygowski (RETIRED)
Modified: 2004-04-02 14:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
rtgraph-0.70.ebuild (rtgraph-0.70.ebuild,747 bytes, text/plain)
2004-03-30 13:46 UTC, Lukasz Strzygowski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Strzygowski (RETIRED) gentoo-dev 2004-03-30 13:45:45 UTC
from it's webpage:

"""
Rtgraph is a collection of real-time graphing widgets for Gtk 2, written in Python. It includes widgets for scrolling line graphs, polar graphs, cartesian 3D graphs, and UI elements for manipulating these graphs.

Tweak is a companion module included with rtgraph, for easily building Gtk user interfaces for manipulating data in real-time. Tweak makes it very easy to bind a set of python attributes in existing objects to a simple Gtk UI. It is used by some or rtgtaph's UI components, but is also quite usable on its own.

Rtgraph currently includes the following functionality:
  * Scrolling line graphs
  * Polar vector graphs
  * 3D vector graphs using an isometric view
  * All graphs support any number of channels, with automatic or manual coloring
  * High level classes for quickly creating a user interface displaying a group of input signals
"""
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-03-30 13:46:55 UTC
Created attachment 28400 [details]
rtgraph-0.70.ebuild
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-04-02 14:03:09 UTC
Added to portage, thanks for the ebuild.