Giter Site home page Giter Site logo

grejman / siebel-d3bulletchartcontrol Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 71 KB

Siebel Open-UI implementation of the d3js Bullet Chart Control using Physical Wrapper

License: MIT License

JavaScript 92.28% CSS 7.72%
siebel d3js oracle-siebel openui

siebel-d3bulletchartcontrol's Introduction

Siebel-D3 Bullet Chart

Siebel Open-UI implementation of the d3js Bullet Chart Control using Phisical Wraper.

The chart is used to display the open time of a service request in relation to the Commit Time, Service Calendar Time Open with and without pending times.

Siebel Vertion

  • IP2015
  • IP2016
  • IP2017/18/29/20

Implementation

To implement the Physical Wraper the following will need to be done:

  • Load the Physical Wraper "gmD3BulletChartPW.js" to the "..\PUBLIC\scripts\Siebel\custom" folder.

  • Load the Style Sheet "gmD3BulletChart.css to the "..\PUBLIC\files\custom" folder.

  • Load the d3bulletchart folder and files to the "..\PUBLIC\scripts\Siebel\custom" folder.

  • Load the d3js folder and files to the "..\PUBLIC\scripts\Siebel\custom" folder.

  • On the BusComp create a Text field that returns a json string in the following format:

    [{"title":"","subtitle":"","ranges":[59.30,200],"measures":[59.30, 9],"markers":[119.6]}]

  • On your Applet create a control with the name "gmD3BulletChart".

  • Add the Physical Wraper to the Application under Manifest Administration.

  • Add the Style Sheet to the Application under Manifest Administration.

Note: That I have not completed this control and will be making more changes. The control is NOW supported on Tile applets.

Contributions

Contributions are welcome.

Example

Example

siebel-d3bulletchartcontrol's People

Contributors

grejman avatar

Watchers

 avatar  avatar

Forkers

santoshkmvar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.