genetic-function-plot Finds polynomial coefficients, using genetic algorithm, for an arbitrary order from a set of datapoints. And plots them real time. To run: [in root folder] npm install npm install -g http-server http-server To edit: Run task "node" e.g. in Code -> Run Tasks -> node