Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Code Block
javascript
javascript
<!-- include the Google API -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=..."></script>
<!-- embed the Yellowfin report -->
<script type="text/javascript" src="http://localhost/JsAPI?reportUUID=e5e5aaf3-c3b8-4f9b-8280-e21e4d848e63"></script>

 


JavaScript グラフのサポート


JavaScript APIやwebサービスを介して、ページにJavaScript グラフを表示させるためには、スクリプト内に以下のライブラリーを含めなくてはいけません。

...

<script src="http://<host>:<port>/js/ws.js"></script>