Intel® Quartus® Prime Standard Edition User Guide: Debug Tools

ID 683552
Date 9/24/2018
Public
Document Table of Contents

2.9.6.5.2. barChart Properties

Table 16.  Toolkit API barChart Properties
Name Description
title Chart title.
labelX X-axis label text.
label X-axis label text.
range Y-axis value range. By default, it is auto range. Specify the range using a Tcl list, for example:

[list lower_numerical_value upper_numerical_value].

itemValue Specify the value using a Tcl list, for example:

[list bar_category_str numerical_value].