Installing custom calendars and custom plotting themes
Deephaven users can create custom business calendars and custom plotting themes.
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
.calendarfiles to/etc/sysconfig/illumon.d/calendars, and ensure the.calendarfiles are readable by userdbquery. - Copy the
.themefiles to/etc/sysconfig/illumon.d/chartthemes, and ensure the.themefiles 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.