Fixed
- Allow axis label gap fix for numberical axis type.
- Bug caused when there were spaces or other special characters in tab headers.
Addded
- Color palette chooser.
- Dataframes to tables (`DataTable.from_pandas()`).
- Dicts to tables (`DataTable.from_dict()`).
- Option for dropdown menus to update the title of the dropdown tab when selecting an item.
- Multivariate histograms.
Removed
- Dataview no longer enabled by default as its somewhat flakey.