Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Koushikphy/Interactive_Data_Editor
A Software to interactively edit data in a graphical manner
https://github.com/Koushikphy/Interactive_Data_Editor
3d-plot computational-chemistry data data-analysis data-fitting data-manipulation data-visualization dataset electron-app electronjs fitting graph graphical griddata plotting regression-analysis smoothing snap surface-plot
Last synced: 27 days ago
JSON representation
A Software to interactively edit data in a graphical manner
- Host: GitHub
- URL: https://github.com/Koushikphy/Interactive_Data_Editor
- Owner: Koushikphy
- License: mit
- Created: 2019-08-21T08:49:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T21:30:42.000Z (4 months ago)
- Last Synced: 2024-11-13T10:39:07.878Z (about 1 month ago)
- Topics: 3d-plot, computational-chemistry, data, data-analysis, data-fitting, data-manipulation, data-visualization, dataset, electron-app, electronjs, fitting, graph, graphical, griddata, plotting, regression-analysis, smoothing, snap, surface-plot
- Language: JavaScript
- Homepage: https://koushikphy.github.io/Interactive_Data_Editor/
- Size: 41.6 MB
- Stars: 45
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Interactive Data Editor
### A Software to interactively edit data in a graphical manner.
[![Version](https://img.shields.io/badge/Version-2.13.0-brightgreen.svg)]()
[![MIT License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/Koushikphy/Interactive_Data_Editor/blob/master/LICENSE)
[![interactive-data-editor](https://snapcraft.io/interactive-data-editor/badge.svg)](https://snapcraft.io/interactive-data-editor)
[![interactive-data-editor](https://snapcraft.io/interactive-data-editor/trending.svg?name=0)](https://snapcraft.io/interactive-data-editor)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3947507.svg)](https://doi.org/10.5281/zenodo.3947507)
[![Version](https://img.shields.io/badge/Web-https://koushikphy.github.io/Interactive_Data_Editor/-success.svg)](https://koushikphy.github.io/Interactive_Data_Editor/)
![alt text](figs/screenshot.gif "Screen shot")
We have all worked with data at some point of time. Now, depending on the source, sometimes the data may not be regular, smooth and uniform and requires refinement before applying for any practical use. This software lets you do that very easily and efficiently in a graphical way including many others useful data operation.## π Features
1. Edit one or multiple points by dragging with mouse and keyboard keys.
2. Automatically smooth data using spline and linear Kernel smoother.
3. Fit any function to the data.
4. Plot any 2D and gridded 3D data with LaTeX rendering support.
5. Export images in five format in any resolution.
6. Simultaneously work with multiple datasets.
7. Fill missing values.
8. Remove bad data points.
9. Repeat or mirror data any required times.
10. Filter data subject to a given condition.
11. Swap data between two lines or surfaces.
12. Supports undo/redo.
13. Change sign of any selected part of the data.
14. Spreadsheet editor with all basic excel like features including formula parsing.
βAnd many more...## β Download and installation
The software is available as pre-built binaries for different platforms. Install the appropriate installer for your system available in [releases section](https://github.com/Koushikphy/Interactive_Data_Editor/releases) of this repo. Also available as snap for linux users.
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/interactive-data-editor)## π Quick Reference
For a quick reference, documentation and FAQs check out [https://koushikphy.github.io/Interactive_Data_Editor/](https://koushikphy.github.io/Interactive_Data_Editor/).## β Copyright and license
Copyright Β© July 2020, Koushik Naskar. All rights reserved.
Licensed under the MIT License.## β¨Citation
If this software was helpful in your work, please cite this project as https://doi.org/10.5281/zenodo.3947507.