This example demonstrates the usage of the V Scientific Library for creating a simple plot in script mode.
- Ensure you have the V compiler installed. You can download it from here.
- Ensure you have the VSL installed. You can do it following the installation guide!
- Navigate to this directory.
- Run the example using the following command:
v run main.v
Enjoy exploring the capabilities of the V Scientific Library! 😊