tdulcet / Table-and-Graph-Libs

📈 Console Table and Graph/Plot Libraries
GNU General Public License v3.0
43 stars 5 forks source link

How can I plot with several arrays #2

Open promistrio opened 4 months ago

promistrio commented 4 months ago

Hi! Please add a code how to use libs for this plots. Different colors for different point on one plot needed image

tdulcet commented 4 months ago

Use the graphs::plots() function, which will automatically use a different color for each array in the provided vector.