Text.Highlight: Draws Text to Screen

Description Usage Arguments Value Examples

View source: R/pumpR.R

Description

Draws Text to Screen

Usage

1
2
Text.Highlight(Q, H, text, highlight_color = "white",
  text_color = "red", TextSize = 0.75)

Arguments

Q

Flow, GPM

H

Head, FT

text

Text to display

highlight_color

optional

text_color

optional

TextSize

optional

Value

Plot

Examples

1
2
Draw.Graph()
Text.Highlight(3000,50, "Test Point")

dCraigJones/pumpR documentation built on Feb. 17, 2020, 5:04 a.m.