Jasper Ideas

[case #68398] Unable to pass max value property for multi axis chart in Ad-Hoc View Editor

Its impossible to set yAxis max values per axis in multi axis chart during design activity in Ad-Hoc View Editor, please find the steps below:

* open /public/Samples/Ad_Hoc_Views/01__Geographic_Results_by_Segment with Ad-Hoc View Editor
* then navigate Chart Format > Advanced
* add following property: yAxis
* add its value: [{}, {}, {"max": 2}]

Expected result:

Second yAxis should set max value property

Current result:

All the available yAxis.max properties is set instead of yAxis[2].max

  • Guest
  • Mar 31 2021
  • To be Reviewed
Components AdHoc
  • Attach files