Specimen of the graphics that only require 1 input variable and that, up to now, are being considered by the brinton’s wideplot()
, longplot()
and plotup()
functions.
logical = c('line graph', 'point graph', 'point-to-point graph')
logical = c('tile plot', 'linerange graph')
logical = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
logical = c('bar graph', 'bw bar graph', 'color bar graph')
ordered = c('line graph', 'point graph', 'point-to-point graph')
ordered = c('tile plot', 'linerange graph')
logical = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
ordered = c('bar graph', 'bw bar graph', 'color bar graph')
factor = c('line graph', 'freq. reordered line graph', 'alphab. reordered line graph')
factor = c('point-to-point graph', 'freq. reordered point-to-point graph', 'alphab. reordered point-to-point graph')
factor = c('linerange graph', 'freq. reordered linerange graph', 'alphab. reordered linerange graph')
factor = c('point graph', 'freq. reordered point graph', 'alphab. reordered point graph')
factor = c('tile plot', 'freq. reordered tile plot', 'alphab. reordered tile plot')
factor = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
factor = c('freq. reordered binned heatmap',
'bw freq. reordered binned heatmap',
'color freq. reordered binned heatmap')
factor = c('alphab. reordered binned heatmap',
'bw alphab. reordered binned heatmap',
'color alphab. reordered binned heatmap')
factor = c('bar graph', 'bw bar graph', 'color bar graph')
factor = c('freq. reordered bar graph', 'bw freq. reordered bar graph', 'color freq. reordered bar graph')
factor = c('alphab. reordered bar graph', 'bw alphab. reordered bar graph', 'color alphab. reordered bar graph')
character = c('line graph', 'freq. reordered line graph', 'alphab. reordered line graph')
character = c('point-to-point graph', 'freq. reordered point-to-point graph', 'alphab. reordered point-to-point graph')
character = c('linerange graph', 'freq. reordered linerange graph', 'alphab. reordered linerange graph')
character = c('point graph', 'freq. reordered point graph', 'alphab. reordered point graph')
character = c('tile plot', 'freq. reordered tile plot', 'alphab. reordered tile plot')
character = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
character = c('freq. reordered binned heatmap',
'bw freq. reordered binned heatmap',
'color freq. reordered binned heatmap')
character = c('alphab. reordered binned heatmap',
'bw alphab. reordered binned heatmap',
'color alphab. reordered binned heatmap')
character = c('bar graph', 'bw bar graph', 'color bar graph')
character = c('freq. reordered bar graph', 'bw freq. reordered bar graph', 'color freq. reordered bar graph')
character = c('alphab. reordered bar graph', 'bw alphab. reordered bar graph', 'color alphab. reordered bar graph')
datetime = c('line graph', 'stepped line graph')
datetime = c('point-to-point graph', 'stepped point-to-point graph')
datetime = c('point graph')
datetime = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
datetime = c('bw heatmap', 'color heatmap')
numeric = c('area graph')
numeric = c('stepped area graph', 'bw stepped area graph', 'color stepped area graph')
numeric = c('seq. stripe graph', 'bw seq. stripe graph', 'color seq. stripe graph')
numeric = c('line graph', 'stepped line graph')
numeric = c('point-to-point graph', 'stepped point-to-point graph')
numeric = c('point graph', 'bw point graph', 'color point graph')
numeric = c('binned point graph', 'bw binned point graph', 'color binned point graph')
numeric = c('point graph with trend line', 'bw point graph with trend line', 'color point graph with trend line')
numeric = c('binned heatmap', 'bw binned heatmap', 'color binned heatmap')
numeric = c('bw heatmap', 'color heatmap')
numeric = c('stripe graph', 'bw stripe graph', 'color stripe graph')
numeric = c('binned stripe graph', 'binned stripe graph', 'binned stripe graph')
numeric = c('bar graph', 'bw bar graph', 'color bar graph')
numeric = c('histogram', 'bw histogram', 'color histogram')
numeric = c('freq. polygon')
numeric = c('density plot', 'filled density plot')
numeric = c('violin plot', 'filled violin plot')
numeric = c('box plot', '3 uniaxial', 'qq plot')
numeric = c('ecdf plot', 'point ecdf plot', 'stepped ecdf plot')