Deploying the D3 Library with OAS

D3 (Data-Driven Documents) is a JavaScript library that allows users to manipulate data into customizable, visual representations of their analyses. These visualizations can go beyond what is possible using the built-in chart types within OAS. For more information on D3, please see https://d3js.org/.

To deploy the D3 library on OAS, complete the following steps:

  1. Download version 3.5.17 from the D3 website: https://github.com/d3/d3/releases/download/v3.5.17/d3.zip
  2. Unzip the contents of d3.zip.
  3. Copy the d3 folder to the following location on the BI server:

    <DOMAIN_HOME>\servers\bi_server1\tmp\_WL_user\analytics\za01ic\war\res

    where <DOMAIN_HOME> is the OAS domain.

    For example, C:\Oracle\Middleware\Oracle_Home\user_projects\domains\bi.

  4. Restart OAS.


Last Published Tuesday, December 20, 2022