👶 Getting Started
Please search the history to see if an issue already exists for the same problem.
📝 Describe the feature
There is a lot of code repetition, especially in tutorial 5 when it comes to drawing. We should create a function that takes multiple vectors as input, the drawing function, LineSeries in this case, colors, title, legend, etc.
📸 Screenshots
N/A
🔦 Context
Adhere to the DRY principle.
👶 Getting Started
Please search the history to see if an issue already exists for the same problem.
📝 Describe the feature
There is a lot of code repetition, especially in tutorial 5 when it comes to drawing. We should create a function that takes multiple vectors as input, the drawing function,
LineSeriesin this case, colors, title, legend, etc.📸 Screenshots
N/A
🔦 Context
Adhere to the DRY principle.