Need a special offer?Find out if your project fits.
+

Is the default value for multipleMeasures in charts changed from true to false ?

Re-Open
Ganesh Modak asked on September 26, 2018

Hi Team,
 
Regarding multipleMeasures in charts, I was able to select multiple measures even without explicitly defining
options: {
     "chart": {
          "multipleMeasures": true,
      }
}
 
but now I have to define it as above to allow the multiple measures selection.
 
Is the default value for this changed from true to false during some version upgrade ?
I am running version 2.5.6 now (I remember starting from version 2.3)
 
Thanks
Ganesh

1 answer

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster September 26, 2018

Hello Ganesh,
Thank you for writing. We have double checked everything and found that "multipleMeasures" default value has not been changed since the version 2.3. It still has the default value "false" in the version 2.6.4 which is the latest for now. Therefore, when you need to work with the multiple measures in charts you should either enable it using the parameter or switch it on using the toolbar UI tools: https://youtu.be/rt7XOnZCLt8?t=1m26s.
Please let us know in case of any other question.
Regards,
Dmytro

Please login or Register to Submit Answer