-->

Pentaho CDE Bar chart display

2019-07-18 08:57发布

问题:

I am trying to display a simple static Bar Chart in pentaho CDE but while previewing it i am not getting any result.

I am using Pentaho 5.4.0.1.130 version.

my console display.

my chart component panel details

I checked the Query result in mysql workbench and it is giving me proper result

回答1:

You are missed Height and Width of the chart. Please specify the value of the height and width like below:

Eg: Height: 200
    Width: 400