We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c97036 + d981de1 commit 90ebf55Copy full SHA for 90ebf55
docs/installation.md
@@ -47,6 +47,7 @@ library can be used directly from
47
CDN by simply adding these scripts to your `.html`'s `<head>` section:
48
49
```html
50
+<script src="https://unpkg.com/@jpmorganchase/perspective/build/perspective.js"></script>
51
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer/build/perspective.view.js"></script>
52
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer-hypergrid/build/hypergrid.plugin.js"></script>
53
<script src="https://unpkg.com/@jpmorganchase/perspective-viewer-highcharts/build/highcharts.plugin.js"></script>
0 commit comments