Scientific Plotting Assistant
Overview
The Scientific Plotting Assistant is a course project developed using Qt and C++. It aims to provide a user-friendly interface for creating scientific plots and visualizations. This application utilizes some components from the JKQtPlotter library and incorporates the XITS font project for enhanced typographic quality.
Installation
- Clone this repository.
- Ensure that you have Qt installed on your system.
- Configure the project using qmake.
- Build the project using your preferred build tool (e.g., qmake, CMake).
- Run the compiled application.
Usage
- Launch the Scientific Plotting Assistant.
- Import your data sets.
- Customize plot settings and styles.
- Generate and export plots.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- JKQtPlotter - A high-quality 2D plotting library for Qt.
- XITS Font Project - A set of fonts designed for mathematical and scientific typesetting.
On this page
Languages
C++95.4%TeX4.2%QMake0.1%Python0.1%C0.1%
Contributors
Created July 15, 2024
Updated July 15, 2024