Difference between revisions of "User:Karenlee"
Line 5: | Line 5: | ||
**Analytica Cloud Player (ACP) Webinar | **Analytica Cloud Player (ACP) Webinar | ||
**Subscription Types | **Subscription Types | ||
− | *** [[ACP Group Accounts]] | + | *** [[ACP Group Accounts]] (this goes over the UI -- maybe merge with how to use ACP?) |
*** [[ACP Server License]] | *** [[ACP Server License]] | ||
* How to Use ACP | * How to Use ACP | ||
− | **[[ACP Style Library]] | + | **[[ACP Style Library]] + Outdated: [[Tabs, outline, and hierarchy views in AWP and DTA]] |
***[[CloudPlayerStyles Attribute Values|CloudPlayerStyles]] | ***[[CloudPlayerStyles Attribute Values|CloudPlayerStyles]] | ||
− | ***[[ | + | ***How-to Frame nodes: |
− | **ACP UI | + | ****[[ACP Rendering tables and graphs on the diagram]] |
+ | ****[[AWP Rendering tables and graphs on the diagram 2]] - tall nodes, awp_attrib | ||
+ | **ACP UI: Managing users, saving snapshots, uploading models | ||
***[[Save Snapshots in ACP]] | ***[[Save Snapshots in ACP]] | ||
* Features | * Features | ||
− | **[[What's new in ACP?]] | + | ** [[Differences between ACP and Desktop Analytica]] |
− | **[[ | + | ** [[What's new in ACP?]] |
− | **[[ | + | ** Maybe some page combining very specific features? |
− | * How | + | *** [[Special ACP features]] -- just Javascript |
+ | *** [[Transferring Data Between ACP and Desktop Analytica]] | ||
+ | ***[[Spec for setting definitions using url encoding in ACP]] | ||
+ | * How to: | ||
** [[Spreadsheets in ACP]] | ** [[Spreadsheets in ACP]] | ||
− | + | ** [[Embed an ACP model in a Web Page]] + [[Putting ACP in a Web Page]] | |
− | ** [[Embed an ACP model in a Web Page]] | + | |
− | + | Things that are Outdated/can be deleted/combined with other pages or possibly too esoteric? | |
− | + | *Removed/combined with other pages | |
− | * | + | **[[ACP miscellaneous]]: passwords, text nodes, show definition |
− | * | ||
− | *[[ACP miscellaneous]]: passwords, text nodes, show definition | ||
* Outdated | * Outdated | ||
+ | ** [[Future ACP Features]] -- outdated: I think a lot of these have actually been implemented? | ||
** [[Analytica Web Publisher]] | ** [[Analytica Web Publisher]] | ||
** [[Analytica Web Player]] | ** [[Analytica Web Player]] |
Revision as of 22:55, 3 March 2016
ACP Outline
- Intro to ACP (Analytica Cloud Player - general overview on what is it, different subscription types)
- Analytica Cloud Player (ACP) Webinar
- Subscription Types
- ACP Group Accounts (this goes over the UI -- maybe merge with how to use ACP?)
- ACP Server License
- How to Use ACP
- ACP Style Library + Outdated: Tabs, outline, and hierarchy views in AWP and DTA
- CloudPlayerStyles
- How-to Frame nodes:
- ACP Rendering tables and graphs on the diagram
- AWP Rendering tables and graphs on the diagram 2 - tall nodes, awp_attrib
- ACP UI: Managing users, saving snapshots, uploading models
- ACP Style Library + Outdated: Tabs, outline, and hierarchy views in AWP and DTA
- Features
- Differences between ACP and Desktop Analytica
- What's new in ACP?
- Maybe some page combining very specific features?
- How to:
Things that are Outdated/can be deleted/combined with other pages or possibly too esoteric?
- Removed/combined with other pages
- ACP miscellaneous: passwords, text nodes, show definition
- Outdated
- Future ACP Features -- outdated: I think a lot of these have actually been implemented?
- Analytica Web Publisher
- Analytica Web Player
- Ana:Analytica Web Player (AWP) and all internal AWP pages
Example Variables
variable A :=
I ▶ | |||||
---|---|---|---|---|---|
'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
4 | 3 | 2 | 5 | 3 | 1 |
variable B :=
I ▶ | ||||||
---|---|---|---|---|---|---|
J ▼ | 'a' | 'b' | 'c' | 'd' | 'e' | 'f' |
1 | 3 | 5 | 2 | 4 | 5 | 3 |
2 | 2 | 1 | 5 | 2 | 3 | 4 |
variable C :=
K ▶ | ||||
---|---|---|---|---|
1 | 2 | 3 | 4 | 5 |
4 | 2 | 5 | 1 | 3 |