Skip to content

Embed oracle Visualizations in Oracle Jet web application

License

Notifications You must be signed in to change notification settings

sompammar/oracle-dv-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedding Oracle Data Visualization dashboard in Oracle Jet application

Introduction

In many cases you may need to embed Oracle Data Visualization (DV) dashboards in your custom application. To achieve this, you can start with starter template

Create a Oracle Jet web application using template of your choice. Or you can use the following sample

cd ojet-sample
npm install
grunt serve

Update Oracle DV Dashboard Details

Update the dashboard details in ojet-sample/src/js/viewModels/dashboard.js file. If you want to use the test dashboard, you can import it into your DV from following location dv-project/TestDashboard.dva

Image

More details about embedding visualizations at this link

About

Embed oracle Visualizations in Oracle Jet web application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published