Skip to content

Files

Latest commit

2c4ff91 · Sep 17, 2024

History

History

plot_bubble_chart

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 17, 2024
Sep 17, 2024

Example - plot_bubble_chart 📘

This example demonstrates the usage of the V Scientific Library for creating a bubble chart.

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! 😊