We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e71366 commit 795f15bCopy full SHA for 795f15b
source/includes/steps-embed-chart-sdk-jwt.yaml
@@ -162,7 +162,7 @@ content: |
162
163
.. code-block:: js
164
165
- const chart = sdk.createChart({ chartId: "d98f67cf-374b-4823-a2a8-f86e9d480065" }); // ~REPLACE~ with the Chart ID from your Embed Chart dialog
+ const chart = sdk.createChart({ chartId: "d98f67cf-374b-4823-a2a8-f86e9d480065" }); // ~REPLACE~ with the Chart ID from your Embed Chart dialog
166
167
---
168
stepnum: 3
0 commit comments