------------------------
General
^^^^^^^
- ``csvviz --version`` prints out version
- viz options
- --theme to set chart theme
- --json to output Vegalite chart specification in JSON
- --no-preview to not preview chart in browser (useful for testing)
- --interactive/--static to show an interactive chart or not (default is 'static')
cli.info
^^^^^^^^
- a command for general help and listing
- Show list of colors, colorschemes, themes, etc
cli.bar
^^^^^^^
- arguments and options
- x,y options accept integers (as strings)
- --fill/-s
- -H/--horizontal for horizontal bars (vertical columns is default)
- --colors/-c to set colors
- --color-scheme/-C to specify a color scheme