Built-In Visualization Formats and Types - Teradata AppCenter

Teradata® AppCenter User Guide

Product
Teradata AppCenter
Release Number
1.8
Published
May 2019
Language
English (United States)
Last Update
2019-10-16
dita:mapPath
nlh1545080689918.ditamap
dita:ditavalPath
boe1555608925945.ditaval
dita:id
B035-1111
lifecycle
previous
Product Category
Analytical Ecosystem
AppCenter supports the following built-in visualization formats and types for apps that run once or on schedule and SQL scripts:
Visualization Format Visualization Types Supported Required Table Structure and Example
CFilter
  • Chord
  • Sigma
  • Bar
  • Pie
  • Line
  • Statistics Line
col1_item1 - varchar
col1_item2 - varchar
cntb - int
cnt1 - int
cnt2 - int
Example:
[CFilter Visualization Example]
nPath ®
  • Hierarchical clustering tree
  • Sigma
  • Tree
  • Sankey
cnt - int
path - varchar
Example:
[nPath Visualization Example]
Sessionize
  • Bar
  • Pie
  • Line
  • Statistics Line
x - int
y - int
Example:
[Sessionize Visualization Example]
Tfidf
  • Wordcloud
  • Wordbubbles wordcloud
term - varchar
tf_idf - real
Example:
[Tfidf Visualization Example]
Find Named Entity
  • Wordcloud
  • Wordbubbles wordcloud
id - int
ENTITY - varchar
TYPE - varchar
Example:
[Find Named Entity Visualization Example]
Forest Drive
  • Dtree
worker_ip - varchar
task_index - integer
tree_num - integer
tree - varchar
Example:
[Forest Drive Visualization Example]
If you select a Bar visualization type with the Default format, AppCenter provides the following options to customize the resulting chart:
  • X-Axis (horizontal) and Y-Axis (vertical) labels
  • Show Legend (identify data in visualization)
  • Color Scheme (vivid, natural, cool, fire, solar, air, and more)