A

Admin • 802.91K Points
Coach

Q. Which function can be used to display a line connecting points on a map?

  • (A) plt.mapline()
  • (B) plt.plot()
  • (C) plt.polyline()
  • (D) plt.geo()
  • Correct Answer - Option(B)
  • Views: 2
  • Filed under category Matplot Lib
  • Hashtags:

Explanation by: Admin
You can use plt.plot() with coordinates to display lines on maps or projections.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.