2

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.enter image description here

my chart component panel details

enter image description here

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

Helping Hand..
  • 2,430
  • 4
  • 32
  • 52

1 Answers1

2

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
Venkatesh Panabaka
  • 2,064
  • 4
  • 19
  • 27