mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Fix option in line
This commit is contained in:
parent
b8e7f5af88
commit
c74d54623d
@ -221,6 +221,7 @@ module YouPlot
|
||||
sub_parser.on_head('--fmt STR', String, 'xy : header is like x, y...', 'yx : header is like y, x...') do |v|
|
||||
@options[:fmt] = v
|
||||
end
|
||||
sub_parser_add_ylim
|
||||
sub_parser_add_xlim
|
||||
|
||||
when :lineplots, :lines
|
||||
|
Loading…
Reference in New Issue
Block a user