GitHunt
SH

A simple program for a plotting tools

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

  1. Clone this repository.
  2. Ensure that you have Qt installed on your system.
  3. Configure the project using qmake.
  4. Build the project using your preferred build tool (e.g., qmake, CMake).
  5. 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.

Languages

C++95.4%TeX4.2%QMake0.1%Python0.1%C0.1%

Contributors

Created July 15, 2024
Updated July 15, 2024