mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Swap the order of count and color in help
This commit is contained in:
parent
be0f706231
commit
bb8a16a327
@ -130,10 +130,9 @@ module YouPlot
|
||||
scatter s draw a scatter plot
|
||||
density d draw a density plot
|
||||
boxplot box draw a horizontal boxplot
|
||||
colors color show the list of available colors
|
||||
|
||||
count c draw a baplot based on the number of
|
||||
occurrences (slow)
|
||||
colors color show the list of available colors
|
||||
|
||||
General options:
|
||||
--help print command specific help menu
|
||||
|
Loading…
Reference in New Issue
Block a user