Major ticks are not displayed in an HTML5 Gauge charts


Diagnostics

Product: InfoAssist
Release: 8206
Primary OS: Windows
Solution Date:

Problem

Major ticks are not displayed in HTML5 Gauge charts.

Solution

Major ticks are not set in InfoAssist for HTML5 charts. Here are the steps to address this:

  1. Edit the procedure in a text editor. 
  2. Add one of the following lines to the style sheet section of the procedure:

setDisplay(getY1MajorGrid(),True); 

setY1MajorGridStyle(0);