login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : kratt6 at: 2008-09-22T01:57:06-07:00 (2 months ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

If somebody could fix this quickly, (s)he'd make me very happy:

In a fresh session:

axiom
o := point [0,0]
LatexWiki Image(1)
Type: Point Integer
axiom
v1 := point [1,0.5]
LatexWiki Image(2)
Type: Point Float
axiom
g := makeGraphImage ([[o, v1]], [red()],  [blue()], [6])$GRIMAGE
Graph data being transmitted to the viewport manager...
LatexWiki Image(3)
Type: GraphImage?
axiom
makeViewport2D(g, [])$VIEW2D
FriCAS2D data being transmitted to the viewport manager...
LatexWiki Image(4)
Type: TwoDimensionalViewport?

close the graphics window, then

axiom
makeViewport2D(g, [])$VIEW2D
FriCAS2D data being transmitted to the viewport manager...
LatexWiki Image(5)
Type: TwoDimensionalViewport?

I then get

LatexWiki Image

But nothing happens...




subject:
  ( 7 subscribers )  
Please rate this page: