Hi All,<br><br>i have a question about vtkQtBarChartView usage. I get a vtkTable which has 100 values (each is one counter) in one column and then i display them by vtkQtBarChartView.<br><br>The x-axis only show index label from 0 to 99. But how can i show actual scalar value by x-axis label to tell that the scalar value's counter is xxx.<br>
<br>I trace the code but not find proper method to get non-index label.<br><br>Could some one help on this issue?<br><br>Thanks and Regards<br>J.F.<br>