Export Image
Export Code

Activity6_Task1_Tutorial_Alt

maheshsachin1234M

0 views in last 90 days
Last edited Mar 28, 2025
Created on Mar 28, 2025

An example showing the capabilities of VizHub:

  • Loads D3 via UNPKG (pinned at v6, since this runtime environment only supports UMD, and in v7 D3 dropped UMD support)
  • Demonstrates use of import from "d3".
  • Demonstrates use of import from local ES6 modules.
MIT Licensed