Sourceval points :
?title:string ->
?col:Gg.Color.t ->
?mark:mark ->
?size:float ->
float array ->
float array ->
geom Sourceval lines :
?title:string ->
?col:Gg.Color.t ->
?thickness:float ->
float array ->
float array ->
geom Sourceval hline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom Sourceval vline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom Sourceval abline :
?col:Gg.Color.t ->
?thickness:float ->
intercept:float ->
slope:float ->
unit ->
geom