Skip to content

A way for a normal user to easily load, transform, and graph managed x/y coordinate sequences. #2339

@rwperrott

Description

@rwperrott

Problem you'd like to fix

I'd like to be able to load one or more related x/y coordinate sequences, for analysis, transformation and graphing, i.e. some of what I can do using a spreadsheet and its graphing functionality, but with some of the easier to apply functionality provided by this calculator.

Screenshots

NA

Describe the solution you'd like

  • In the calculator support such data transfer and managed local storage, with maybe supported by an enhanced regression mode, or a similar new mode.
  • New functionality on the website, and hopefully via the command line too, like that for transferring Python scripts, but for transferring CSV or JSON files.

Describe alternatives you've considered

  1. Manually enter the values, but that maybe time-consuming, boring and error-prone.
  2. Creating a micro Python script containing a function, containing the hard-coded data, to transform and plot it, but that is an ugly hack lacking the functionality of proper support.

Additional context

An example of such use could include.

  • Comparing the capacity and price of storage devices, e.g. to pick the best, affordable, value for money model.
  • Analysing physical phenomena, like temperature change over time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions