mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Fix color command option
This commit is contained in:
@@ -31,7 +31,7 @@ module Uplot
|
||||
@debug = parser.debug
|
||||
|
||||
if command == :colors
|
||||
Plot.colors
|
||||
Plot.colors(parser.color_names)
|
||||
exit
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user