CSV loader plugin for the ManiVault visual analytics framework.
git clone git@github.com:ManiVaultStudio/ExtCsvLoader.git- Either right-click an empty area in the data hierachy and select
Import->Extended CSV Loaderor in the main menu, openFile->Import data...->Extended CSV Loader. A file dialog will open and you can select a.csvfile - Specify the value seperator, e.g. the standard
, - If the loaded CSV file has column header (e.g. dimension names), toggle "Column headers" in the loader UI. Vice versa, if row headers (e.g. IDs) are present toggle "Row headers"
- Limitations:
- Missing values are not supported
