-
How to Change the Axiom Base Path Location (version 23)
Axiom's base path is the location in which all users' charts, applications, and preferences are stored. By default, this is located within the Axiom folder of the Canary Base Path, C:…
-
How to Change the Axiom Base Path Location (version 24)
Axiom's base path contains all of the files for users' charts, applications, and preferences. It also hosts the Axiom.sqlite database for Automated Reports.…
-
Customize Support Link on Axiom Error Page
Right now, the error page in Axiom shows a small link at the bottom right "Need Help? Contact Support". The link takes users to a new email sending to support@canarylabs.com.…
-
Axiom Application URL Parameters for Playback
Adding URL parameters to Axiom Applications to control playback would allow us to send a link to a specific Axiom Application at a specific time, much like with the URL parameters for Charts.…
-
User Options (version 23)
Clicking on the username in the top-right corner of the chart will present the user with 3 options: Download App... Preferences... Logout Download App By clicking on 'Download App...…
-
User Options (version 24)
Clicking on the username in the top-right corner of the chart will present the user with 2 options: Preferences Logout Preferences The PREFERENCES menu allows the user to change the Theme, Time Zone,…
-
Username Options (version 25)
Clicking on the username in the top-right corner of the chart will present the user with 2 options: Preferences Logout The Anonymous user does not display a preferences option.…
-
Link to Application or Chart in Axiom Report Emails
Right now, Axiom Reports email can include a PNG attachment and a link to the PNG on the Axiom server. But there is no way to link back to the Application or Chart where the report came from.…
-
Print a report with a button press?
I want to be able to run a batch, collect the data for the duration of the batch, show a live report while the batch is running with the trending tools on screen,…
-
How to Configure a Global Inactive Timeout Setting for Axiom Sessions (version 23)
The global inactive timeout setting is used to log a user out of their session if the session has been inactive for a given amount of time. In order to configure this feature:…
-
How to Configure a Global Inactive Timeout Setting for Axiom Sessions (version 24)
The global inactive timeout setting is used to log a user out of their session if the session has been inactive for a given amount of time. In order to configure this feature:…
-
How to Configure a Global Inactive Timeout Setting for Axiom Sessions (version 25)
The global inactive timeout setting is used to log a user out of their session if the session has been inactive for a given amount of time. In order to configure this feature:…
-
Add Chart Annotations
Add functionality for annotations to Axiom Chart to show and store data points of interest for the future and for sharing. The other option, at least for our use case,…
-
Automated Report Schedule Feature Request
When creating an automated report schedule, the dialogue does not parse and validate the address list when saving. It only errors out once the report runs.…
-
Views Security and Events Table
Currently, if you have views security enabled for a user to only be able to see a virtual view and not the local datasets, that user cannot view events on that server through axiom.…
-
Add Pagination to Events Table control in Axiom
Similar to how assets are handled in the asset template, allow paginations of the result set and setting of the number of events per page to display. Currently,…
-
A new property for the Spark Chart
I think a StartTime would be helpful for the Spark Chart control so it can display historical data without also having to display real-time data. I have a Value Box that displays a historical…
- In review
-
Display the Timestamp for the Last Time a Tag Changed Value/State
I'm trying to make an axiom application showing various current "live" data of many tags sampled every second. Some tags are related to automated discrete volume sampling from the instrument and…
-
Change Color Label Text
Add the ability to change the color of the text in a label. With a dark background label text is white. If a label is placed over a symbol the white text isn't visible unless the symbol is a dark…
-
Setting the selected list box control item from another list box
I have a list box control with 3 options. This control updates several different bar charts in my Axiom application. As the user scrolls to see the other bar charts,…
- Answered
-
How To Filter Asset Templates and Grids (version 23)
Both asset templates and grids have a 'TemplateFilter' property that can be used to filter assets based on tag values, tag names, asset names, tag properties, and/or value qualities.…
-
How To Filter Asset Templates and Grids (version 24)
Both asset templates and grids have a TemplateFilter property that can be used to filter assets based on tag values, tag names, asset names, tag properties, and/or value qualities.…
-
How To Filter Asset Templates and Grids (version 25)
Both asset templates and grids have a TemplateFilter property that can be used to filter assets based on tag values, tag names, asset names, tag properties, and/or value qualities.…
-
Using a List Box to change tags in a Bar Chart
I have a bar chart (name=BC_ByWeek) and I have a list box (name=LB_ChartItem) that allows the user to select which tag they want to use for the bar chart.…
- Answered
-
How to add a script in Application
Hello, I would like to add a script, for instance on a button_click event. But, I dont see how to display the different events and also I don't see the code editor. How to do? Thx