Deploying the D3 Library with Oracle Analytics Server
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 Oracle Analytics Server. For more information on D3, please see https://d3js.org/.
To deploy the D3 library on Oracle Analytics Server, complete the following steps:
- Download version 3.5.17 from the D3 website: https://github.com/d3/d3/releases/download/v3.5.17/d3.zip
- Unzip the contents of d3.zip.
- 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 Oracle Analytics Server domain.
For example, C:\Oracle\Middleware\Oracle_Home\user_projects\domains\bi.
- Restart Oracle Analytics Server.
Last Published Thursday, December 14, 2023