July 9, 2024

Scatter plot uning Plotly

Introduction

  • This plot is an interactive plot with 11 different sine waves, each with a different frequency.
  • The slider allows the user to switch between the different sine waves, updating the plot dynamically.
  • The plot was made using Plotly.

Thank you