Gephi Releases
From Gephi:Wiki
Contents |
[edit] Gephi 0.7alpha2 (Feb 17 2010)
[Download]
[edit] New features
- Better edge weight support. Weight is not modified anymore by "Auto-scale" option on Import.
- Better nodes/edges counting. Counts only visible nodes.
- Improve Statistics/Metrics settings panels. Add description and documentation about metrics and their settings.
- Project save/load has been corrected. Note that compatibility with 0.7alpha1 is broken.
- Fix AutoUpdate mechanism. Further updates will be available through built-in updater.
[edit] Bugfixes
- Application freeze when importing file on Linux (bug 519423)
- Layout Window cannot be restored when has been undocked (bug 519424)
- Banner not visible on Mac OS X and Linux (bug 522403)
- Preview doesn't hide filtered elements (bug 522402)
- Project load/save interface fails (bug 522889)
- empty node label causes incorrect error message during import "unkown node id" (bug 519254)
- In GDF export, removing a column doesn't remove the comma (bug 519810)
- In GDF export, the Id field is badly escaped (bug 519820)
- Attribute edge filtering misbehavior (bug 522771)
- Context data doesn't work on Undirected Graph (bug 522886)
- Dynamic filter displays 0 node (bug 523128)
- options tag works only for one-letter values (bug 519252)
- Favorites, Properties and Output menu appears in Window and cannot be closed. (bug 521400)
- improved performances when adjusting the range with the mouse (bug 521939)
- fixed bug when dealing with dynamic data types other that date (bug 521544)
- fixed bug with the visual repartition of graduations (bug 521941)
[edit] Usability
- Node and Edge toggle button in VizBar have the same tooltip text
- Report Panel (Import) is vertically extensible
[edit] Gephi 0.7alpha (Feb 08 2010)
- Modularize application, extensible by plugins
- Built on top of Netbeans Platform
- Plugins center, auto-update
- Graph API, with grouping and meta-edges support
- Directed, Undirected and Mixed graph support
- Hierarchical graphs support, with tree opearions
- Automatic meta-edges computation, without recomputing
- Fast traversal, with user-oriented interators
- View maintaining in HierarchicalGraph, expand/retract operation
- Streaming ready, logarithmic update time
- Thread-safe
- SubGraph support, with memory efficienty
- Layout API, real-time layout, autostop, presets and branding
- Fruchterman Reingold
- ForceAtlas
- YifanHu
- YifanHu proportionnal
- YifanHu Multilevel (see below)
- Label Adjust
- Random
- Rotate
- Expand/Contract
- Multi-level graph layout algorithms, Yifan Hu (Google Summer of Code)
- Coarse/Refine layout, Barnes-Hut
- Dynamic network support (Google Summer of Code)
- TimeInterval type
- Dynamic range filter
- GEXF File format "start" & "end" attributes support
- Timeline component, with live update
- Statistics/Metrics, with HTML report panel (Google Summer of Code)
- Clustering Coefficient
- PageRank
- HITS
- Distance
- Average shortest path
- Diameter
- Betweness
- Closeness
- Modularity (Community detection)
- Degree Distribution
- Vectorial preview, SVG Export (Google Summer of Code)
- Map preview, with zoom and pan (Processing)
- Settings properties sheet
- Presets management
- Mature OpenGL visualization engine
- Mouse zoom
- Rectangle selection
- Edge thickness
- 2D shape design, and rectangle
- Convex hulls
- Self-loops
- Events model
- Settings, visualization bar
- Highlighting
- Custom selection
- Edge labels
- Lighting settings
- Optimization and safer synchronization
- High-res screenshot
- Full Antialiased Custom resolution screenshot
- Filters API, dynamic filtering with complex queries grammar
- Degree range, In-Degree range, Out-Degree range, Mutual Degree range
- Edge weight
- Partition set
- Partition count
- Non-null
- Equals (Bool, String, Numbers...), with regex support
- Attributes Range
- UNION & INTERSECTION operators
- Project API, project and workspace management
- Modular workspace model, based on lookup
- Gephi project files, with ZIP Compression, not compatible with previous 0.6 gephi files
- Open Project from Drag&Drop and command line
- Crash reporter
- Import API, import from files, streams and database
- Secure workflow, separated from main structure, containers load/unload
- Import warnings/error management
- Report panel, show issues and logs
- Processor interface, Full or Append
- File formats: GEXF 1.0, GEXF 1.1, GDF (magic regex), GraphML, NET, GML, TLP
- Database: EdgeList Database, basic querying
- Generator API, host graph generators
- Random graph
- Export API, export interface (file, db, stream)
- Neat integration with UI
- Graph file: GEXF, GDF
- Vectorial: SVG (from Preview)
- Data Laboratory, data table view with dynamic filtering
- Tools API, with visualization events engine
- Brush
- Pencil
- HeatMap
- Edit
- Painter
- ShortestPath
- Sizer
- Partition API, automatic partition on attributes
- Color transformer, with randomize colors and sorting
- Partition Pie chart
- Group by partition (Attribute Clustering)
- Ranking API, put signs from metrics and attributes
- Transformers interface, extendable
- Color tranformer: gradient color UI and palette utils (right-click)
- Size transformer: gradient size
- Label Color transformer: gradent label color
- Label Size transformer: gradient label size
- Automatic min/max computation, Range parameter
- Spline Editor, for transformer interpolation
- Result Panel, with special color renderer. Take panel screenshot (right click)
- Clustering API, host clustering algorithm
- MCL (experimental)
- Results as tree, group/ungroup
- Redevelop UI
- Packaging
- Splash Screen
- Windows Installer (InnoSetup)
- Mac OS X DMG archive

