Issue:Fisheye problem

From FollowTheScore
Revision as of 19:18, 21 October 2007 by Gero (talk | contribs) (New page: {{Issue |Type = Bug |Extension = aiSee |Version = 2.2 |Description = The program throws an exception at a very simplistic example |Status = open }} == Problem == =...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: The program throws an exception at a very simplistic example
Extension / Version: aiSee   /   2.2
Type / Status: Bug   /   open

Problem

cfish & fcfish crash

The error seems to happen during png output generation.

Wgraph:Demo importance

graph "Demo_importance" . {
  edge A B {}
  edge B C {}
  edge A C {}
  view cfish
}

pfish doesn´t want to show nodes

Is that a bug or a feature? Or must one set importance to some value?

Reply