* Larger entry fields for Windows.
* Add xlim, ylim, and y2lim options.
* Increased number of digits in format_coord_scatter.
* Use ncvue theme with customtkinter.
* Removed addition of index to column names when sorting variable
names.
* Keep NaN values as str when reading csv.
* Bugfix when no file given on command line.
* Possibility to pass `pandas.DataFrame` directly to dfvue in
Python.
* Bugfix when checking if csvfile was given.
* Add low_memory to read_csv switches.