Skip to content

Introduce vega charts #15

@sverhoeven

Description

@sverhoeven

As a C++ developer I would like to learn how to make a (interactive) plot in a web application.

The root finding algorithm returns a single root, which is not enough to plot. We could run it multiple times with different inputs and plot that.

Tasks

  • Determine how the root finding algorithm can be use to make a decent/useful plot
  • Adjust form to capture required input
  • Adjust web worker to generate data for plot
  • Use vega to render plot
  • Use vega CDN
  • Wrap vega in a React component, see example

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions