forked from GeertjanWielenga/OJETCourse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
45 lines (23 loc) · 1.26 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
What you will learn:
About data visualization components.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=home&demo=rootVisualizations
1. In the home module, a PictoChart is defined.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=pictoChart&demo=default
2. In the people module, a Status Meter Gauge (Circular) is defined.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=statusMeterGauge&demo=statusMeterGaugeCircular
3. In the library module, a Thematic Map is defined.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=thematicMap&demo=default
https://blogs.oracle.com/geertjan/entry/geojson_and_oracle_jet_maps
https://www.youtube.com/watch?v=dnXsGSqKKuY
4. In the graphics module, a TagCloud is defined.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=tagCloud&demo=default
https://blogs.oracle.com/geertjan/entry/tag_cloud_in_oracle_jet
5. In the performance module, a TimeLine is defined.
Reference:
http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=timeline&demo=basicTimeline
https://blogs.oracle.com/geertjan/entry/timeline_in_oracle_jet