eclipse integration

anyone try integrating matplotlib with eclipse ? i'm looking for a good
graphing package (like matplotlib) but is integrated with eclipse

things i'd like to do:
http://i.cmpnet.com/ddj/ddj/images/ddj0103a/0103af5.gif

so while debugging some code in eclipse, i'd be like:
- start address: 0xF00
- number of points: 50
- data type: double
- plot type: line
-mike