1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Intermediate Interactive Data Visualization with plotly in R

Connected

अभ्यास

A simple scatterplot

Now that you have created a time series plot, your task is to create an interactive scatterplot of the trading volume against the date.

The plotly package and acwi data set have already been loaded for you.

निर्देश

100 XP
  • Create a scatterplot of the trading Volume (on the y-axis) against the Date (on the x-axis).