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

Edit detail for #434 horizontal line not drawn revision 2 of 2

1 2
Editor: test1
Time: 2014/04/23 18:52:42 GMT+0
Note:

added:

From test1 Wed Apr 23 18:52:42 +0000 2014
From: test1
Date: Wed, 23 Apr 2014 18:52:42 +0000
Subject: 
Message-ID: <20140423185242+0000@axiom-wiki.newsynthesis.org>

Status: open => closed 


Submitted by : kratt6 at: 2008-09-22T02:09:12-07:00 (15 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

axiom
o := point [0,0]

\label{eq1}\left[ 0, \: 0 \right](1)
Type: Point(Integer)
axiom
v1 := point [1,0]

\label{eq2}\left[ 1, \: 0 \right](2)
Type: Point(Integer)
axiom
g := makeGraphImage ([[o, v1]], [red()],  [blue()], [6])$GRIMAGE
Graph data being transmitted to the viewport manager...

\label{eq3}\mbox{\rm \hbox{\axiomType{Graph}\ } with}1 \mbox{\rm point list}(3)
Type: GraphImage
axiom
makeViewport2D(g, [])$VIEW2D
FriCAS2D data being transmitted to the viewport manager...

\label{eq4}\mbox{\rm \hbox{\axiomType{TwoDimensionalViewport}\ } :}\mbox{\tt "FriCAS2D"}(4)
Type: TwoDimensionalViewport

will not draw a line...

Status: open => closed