package archimedes
Plotting C bigarrays.
type t = (float, Bigarray.float64_elt, Bigarray.c_layout) Bigarray.Array1.t
val y :
Viewport.t ->
?const_base:bool ->
?base:t ->
?fill:bool ->
?fillcolor:Color.t ->
?style:style ->
?const_y:bool ->
t ->
unit
See Array.y
.
val xy :
Viewport.t ->
?fill:bool ->
?fillcolor:Color.t ->
?style:style ->
?const_x:bool ->
t ->
?const_y:bool ->
t ->
unit
See Array.xy
.
val stack :
Viewport.t ->
?fill:bool ->
?fillcolors:Color.t array ->
?style:style ->
?const:bool ->
t array ->
unit
See Array.stack
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>