Add reverse to count

This commit is contained in:
kojix2
2021-05-31 22:50:11 +09:00
parent 49626d54e1
commit 4651c697d4
7 changed files with 89 additions and 28 deletions

View File

@@ -11,7 +11,8 @@ module YouPlot
:fmt,
:progressive,
:encoding,
:color_names,
:reverse, # count
:color_names, # color
:debug,
keyword_init: true
)