Module Svg_rendering.DiagramSource
Sourcetype vector = float * float Sourcetype color = float * float * float * float Sourceval (>>) : ('a -> 'b) -> ('b -> 'c) -> 'a -> 'c Sourceval pad_rel :
?all:float ->
?horizontal:float ->
?vertical:float ->
?left:float ->
?right:float ->
?top:float ->
?bottom:float ->
diagram ->
diagram Sourceval pad_abs :
?all:float ->
?horizontal:float ->
?vertical:float ->
?left:float ->
?right:float ->
?top:float ->
?bottom:float ->
diagram ->
diagram