Difference between revisions of "ACP Style Library"
m |
(Added release bar, new section for 6.0 styles lib, and moved most of the old stuff into 5.4 release.) |
||
Line 89: | Line 89: | ||
:[[File:Outline01.png]] | :[[File:Outline01.png]] | ||
− | * '''Top diagram only''': Shows in ACP as a single diagram, with no Outline or hierarchy or tabs. This is useful when creating a simple Web application with a single UI, and no need for any navigation. Prevents opening other diagrams with the | + | * '''Top diagram only''': Shows in ACP as a single diagram, with no Outline or hierarchy or tabs. This is useful when creating a simple Web application with a single UI, and no need for any navigation. Prevents opening other diagrams with the [[AcpStyles#Top Diagram Only]]. flag You need to arrange, and size the diagram to display what you want users to see in ACP. |
'''Tabbed Navigation''' styles: These show the main modules in your top model as tabs (ordered left to right then top to bottom). It is most useful for creating a web application for people not familiar with Analytica. It works best when you create a few modules at the top level with user inputs and outputs, showing input tables and result tables and charts in [[#Frame nodes]]. The Navigation style menu offers these options: | '''Tabbed Navigation''' styles: These show the main modules in your top model as tabs (ordered left to right then top to bottom). It is most useful for creating a web application for people not familiar with Analytica. It works best when you create a few modules at the top level with user inputs and outputs, showing input tables and result tables and charts in [[#Frame nodes]]. The Navigation style menu offers these options: | ||
Line 307: | Line 307: | ||
* [[Media:ACP style library.ana|ACP style library.ana]] | * [[Media:ACP style library.ana|ACP style library.ana]] | ||
* [[AcpStyles]] | * [[AcpStyles]] | ||
− | * [https://youtu.be/OH3mYa_m0xE Analytica Cloud Player (ACP) Webinar] | + | {{Release||5.4| * [https://youtu.be/OH3mYa_m0xE Analytica Cloud Player (ACP) Webinar] }} |
− | * [[Analytica Cloud | + | * [[Analytica Cloud Platform] |
Revision as of 21:40, 20 October 2021
Release: |
4.6 • 5.0 • 5.1 • 5.2 • 5.3 • 5.4 • 6.0 • 6.1 • 6.2 • 6.3 • 6.4 • 6.5 |
---|
The Analytica Cloud Platform (ACP) offers a variety of user-interface styles and features useful for web applications, and not available in desktop Analytica. These include navigation styles with tabs across the top or down the left side, node styles, and Frame nodes to show tables and graphs embedded in a Diagram. Using the ACP Style Library makes it much easier to select these styles than setting special flags and codes in the AcpStyles attributes of the model. You should first import this library into desktop Analytica.
How to install the ACP Style library
The simplest way to add the ACP Style library is to load it from the standard Analytica libraries:
- Make sure you are in edit mode.
- Click File menu > Add Library...
- Select ACP Styles.ANA' and click Open
Alternatively, you can download the latest version of the ACP style library from here: Media:ACP style library.ana. This version may include some more recent enhancements to ACP. After downloading the library into a folder, you can read it into your model:
- Make sure you are in edit mode.
- Click File menu > Add Module...
- Select ACP Styles.ANA' from the folder into which you saved the file and click Open
The 'ACP Styles library' will appear int the diagram:
Upload your model into ACP
Once you've imported the ACP Styles library into your model, you can use it to set ACP styles in desktop Analytica. But, it's better to do in in ACP so you can immediately see the effects of each setting.
If you have an ACP account, you can upload your model into ACP from inside Analytica on the desktop:
- From the File menu, select Publish to cloud..
Otherwise, you can upload your model from inside ACP"
- Start up ACP from [1]
- Sign in (or sign up if you don't yet have an ACP account).
- When you see the Models tab, click the Upload button.
- Follow the file browser prompts to upload your model into ACP
- Click the name of your uploaded model to start it up in ACP.
How to set ACP styles
The easiest way to see what each option does is just to select from the menu or (uncheck) the checkbox. ACP will immediately show the effect of the changed style. The Default styles for tables and graphs show in the "Preview result" just to the right. A few, like the "Fly-in" option for Index menus show the Pivot icon only when you move your cursor over the "Preview result".
You can also move your cursor over each control to see its description in a balloon, in the usual way.
More details coming soon....
See Also
- [[Analytica Cloud Platform]
Enable comment auto-refresher