App for inspecting CSV data.
CSWisual is an iOS/macOS(catalyst) application for visualizing CSV data and plotting distribution, probability and heatmap graphs. The app is built using Swift and leverages The Composable Architecture and Apple's Charts SDK.
- CSV file import and parsing
- View raw data in memory efficient collection
- Data visualization with various chart types
- iOS 14.0+ / macOS 11.0+
- Xcode 15.0+
- Swift 5.x+
- Clone the repository
- Open the project in Xcode
- Build and run the application
Contributions are welcome. Please submit a pull request or create an issue for any features or bug fixes.
This project is licensed under GPL license.
Give a ⭐️ if this project helped you!