Skip to content

This is a data ploting application based on Qt.

Notifications You must be signed in to change notification settings

MyIDis12138/Dataplt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Dataplt

This application implemented in Qt was developed to draw plots from datasets and provide users with useful tools. The software was designed to minimize the time it takes for users to run the software for the first time to understand how to run it. The key features of this software are intuitive user interfaces, flexible written functions, and abundant configuration controls. The plotting part is implemented by Qcustomplot. Overview

Features

  • Easy to use, just click add and plot
  • Support two types of datasets(csv and txt) and provides four splitters of the txt file
  • Auto-colorized line and provides two ways to change color
  • Provides three official functions and allows user written formula
  • Users can set the range of axes and auto-resize with plots
  • Provides useful settings for saving and loading
  • Clear and powerful user interfaces

Usage

The formula must consist of the data indexes and operators in [+,-,*,/,ln]. Here is a valid example: func_example

TODO

  • Save the added datasets
  • Support json file
  • Report bugs when incorrect file type is loaded

About

This is a data ploting application based on Qt.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages