You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: FAQ.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Please see issue: https://github.com/plotly/angular-plotly.js/issues/63
15
15
16
16
## How to access global Plotly object code
17
17
18
-
If you're using `PlotlyModule`, which includes`plotly.js` via commonjs modules, you can access the `Plotly` object via `PlotlyService`. See the example:
18
+
You can access the `Plotly` object from`plotly.js` via `PlotlyService`. See the example:
0 commit comments