Difference between revisions of "User:Karenlee"
m |
m |
||
Line 1: | Line 1: | ||
[[Category: Documentation guidelines]] | [[Category: Documentation guidelines]] | ||
− | ACP Outline | + | |
+ | ===ACP Summary=== | ||
+ | *[[Analytica Cloud Player]] | ||
+ | **General about ACP, how to use ACP | ||
+ | **Table of diff account types | ||
+ | **Description of sessions | ||
+ | **Short summary of group plans/license server | ||
+ | **summary of Security | ||
+ | * [[ACP Group Accounts]] | ||
+ | **User types table | ||
+ | **Public vs private models | ||
+ | **Managing User | ||
+ | **Adding/deleting models | ||
+ | **Changing the logo | ||
+ | * [[ACP Server License]] | ||
+ | **Server requirements | ||
+ | **summary server architecture | ||
+ | **how to set up security | ||
+ | **how to install | ||
+ | *[[ACP Style Library]] - summary of actual Style Library UI/features | ||
+ | *[[CloudPlayerStyles Attribute Values]] - summary + all (?) individual CPS | ||
+ | *[[ACP Diagram Sizes]] - recommended sizes, details on how to set it using Typescript | ||
+ | *[[ACP Rendering tables and graphs on the diagram]] - frame nodes summary, relevant CPS, tall nodes | ||
+ | *[[Save Snapshots in ACP]] - basic how-to | ||
+ | * [[Differences between ACP and Desktop Analytica]] | ||
+ | **browse mode vs ACP, UI differences, note about linked modules/libraries | ||
+ | **features available in ACP but not DTA and vice versa | ||
+ | * [[What's new in ACP?]] -- list of all new features in ACP from 3.0 | ||
+ | |||
+ | ===ACP Outline=== | ||
* Intro to ACP ([[Analytica Cloud Player]] - general overview on what is it, different subscription types) | * Intro to ACP ([[Analytica Cloud Player]] - general overview on what is it, different subscription types) | ||
**Analytica Cloud Player (ACP) Webinar | **Analytica Cloud Player (ACP) Webinar | ||
Line 8: | Line 37: | ||
*** [[ACP Server License]] | *** [[ACP Server License]] | ||
* Using ACP | * Using ACP | ||
− | **[[ACP Style Library | + | **[[ACP Style Library]] |
***[[CloudPlayerStyles Attribute Values|CloudPlayerStyles]] | ***[[CloudPlayerStyles Attribute Values|CloudPlayerStyles]] | ||
***[[ACP Diagram Sizes]] | ***[[ACP Diagram Sizes]] |
Revision as of 00:26, 5 May 2016
ACP Summary
- Analytica Cloud Player
- General about ACP, how to use ACP
- Table of diff account types
- Description of sessions
- Short summary of group plans/license server
- summary of Security
- ACP Group Accounts
- User types table
- Public vs private models
- Managing User
- Adding/deleting models
- Changing the logo
- ACP Server License
- Server requirements
- summary server architecture
- how to set up security
- how to install
- ACP Style Library - summary of actual Style Library UI/features
- CloudPlayerStyles Attribute Values - summary + all (?) individual CPS
- ACP Diagram Sizes - recommended sizes, details on how to set it using Typescript
- ACP Rendering tables and graphs on the diagram - frame nodes summary, relevant CPS, tall nodes
- Save Snapshots in ACP - basic how-to
- Differences between ACP and Desktop Analytica
- browse mode vs ACP, UI differences, note about linked modules/libraries
- features available in ACP but not DTA and vice versa
- What's new in ACP? -- list of all new features in ACP from 3.0
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
- Using ACP
- ACP Style Library
- CloudPlayerStyles
- ACP Diagram Sizes
- 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
- Features
- Differences between ACP and Desktop Analytica
- What's new in ACP?
- Maybe some page combining very specific features? Some seem a bit esoteric
- How-to:
Things that are Outdated/can be deleted/combined with other pages?
- 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 |