Jan-Sandr / Grafer

2 stars 1 forks source link

#209 Implemented demo version of sequences #212

Closed Jan-Sandr closed 2 years ago

Jan-Sandr commented 2 years ago

This Pull Request is linked to which task?

Closes #209

Solution description

Brief implementation of sequences without any input check. Added new class Sequence.cs which is inheritance of Function.cs Also some updates in main class because requirement of axis labels updates based on if is sequence or function.

I confirm that