Installing Custom Calendars and Custom Plotting Themes
Deephaven users can create custom business calendars and custom plotting themes. (See: Creating a Custom Business Calendar and Creating a Custom Plotting Theme.) Once a custom calendar or custom theme is created and saved, the file(s) will need to be installed on the server(s) as described below:
- Copy the
.calendar
files to/etc/sysconfig/illumon.d/calendars
, and ensure the.calendar
files are readable by userdbquery.
- Copy the
.theme
files to/etc/sysconfig/illumon.d/chartthemes
, and ensure the.theme
files are readable by userdbquery
.
The Client Update Service will need to be restarted to register the new files:
sudo monit restart client_update_service
Upon completion of these steps, the custom calendar and/or custom theme file(s) should be available to all users.
Last Updated: 16 February 2021 18:07 -04:00 UTC Deephaven v.1.20200928 (See other versions)
Deephaven Documentation Copyright 2016-2020 Deephaven Data Labs, LLC All Rights Reserved