Lines Matching defs:help
1391 help="Input *.csv files.")
1398 help="Group by this field. Can rename fields with new_name=old_name.")
1405 help="Field to use for the x-axis. Can rename fields with "
1413 help="Field to use for the y-axis. Can rename fields with "
1419 help="Only include results where this field is this value. May include "
1425 help="When to use terminal colors. Defaults to 'auto'.")
1429 help="Use 2x4 unicode braille characters. Note that braille characters "
1434 help="Only draw data points.")
1438 help="Draw data points and lines.")
1442 help="Comma-separated colors to use.")
1445 help="Characters to use for points.")
1448 help="Characters to use for lines.")
1454 help="Width in columns. 0 uses the terminal width. Defaults to "
1461 help="Height in rows. 0 uses the terminal height. Defaults to 17.")
1467 help="Range for the x-axis.")
1473 help="Range for the y-axis.")
1477 help="Use a logarithmic x-axis.")
1481 help="Use a logarithmic y-axis.")
1485 help="Use base-2 prefixes for the x-axis.")
1489 help="Use base-2 prefixes for the y-axis.")
1492 help="Units for the x-axis.")
1495 help="Units for the y-axis.")
1498 help="Add a label to the x-axis.")
1501 help="Add a label to the y-axis.")
1507 help="Comma separated xticklabels.")
1513 help="Comma separated yticklabels.")
1516 help="Add a title.")
1520 help="Place a legend to the right.")
1524 help="Place a legend above.")
1528 help="Place a legend below.")
1548 help="Add subplot above with the same dataset. Takes an arg string to "
1555 help="Add subplot below with the same dataset.")
1559 help="Add subplot left with the same dataset.")
1563 help="Add subplot right with the same dataset.")
1567 help="Add subplot-specific arguments to the main plot.")
1571 help="Pipe directly to stdout.")
1575 help="Continue to open and redraw the CSV files in a loop.")
1579 help="Time in seconds to sleep between redraws when running with -k. "