Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

abdellatifLabr/curve-desktop

Repository files navigation

Curve

Angular & Electron desktop app that helps you draw/visualize datasets (curves, point marks, grids).

  • You can write functions in plain form like '2*cos(x)/abs(x)'.
  • It's shipped with a help modal that shows predefined functions, units, and constants (see screenshots).
  • Curve works by creating projects, every project has multiple views, It gives the ability to import/export projects and views using external files (.project.crv, .view.crv). Curve Curve Curve Curve Curve

Notes

Create New Dataset

  • Create a new placeholder in services/placeholders.ts.
  • Register the type in the database by adding it to services/dataset.service.ts.
  • Create a form in dataset-control component.

About

Mathematical curve drawing Electron app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published