Scenic.Primitive.Style.FontSize (Scenic v0.11.0-beta.0) View Source
The point-size to draw text in.
Example:
graph
|> text( "Small", font_size: 12.5 )
|> text( "Large", font_size: 64 )
Data Format
Any number greater than or equal to 6.
The point-size to draw text in.
Example:
graph
|> text( "Small", font_size: 12.5 )
|> text( "Large", font_size: 64 )
Any number greater than or equal to 6.