Skip to content

Files

Latest commit

f8513d4 · Jul 26, 2024

History

History
17 lines (12 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 580 Bytes

Example - plot_scatter_with_bars 📘

This example demonstrates the usage of the V Scientific Library for creating a scatter plot with bars.

Instructions

  1. Ensure you have the V compiler installed. You can download it from here.
  2. Ensure you have the VSL installed. You can do it following the installation guide!
  3. Navigate to this directory.
  4. Run the example using the following command:
v run main.v

Enjoy exploring the capabilities of the V Scientific Library! 😊