Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
samratmaskey
Contributor II
Contributor II

combo chart visualization API error

in the combochart visualizationAPI, measureAxis is not working as expected. even in the documentation, it is misspelled as measureAxes.

so when i use "measureAxis": { "show": "labels" }, It shows the default (label and title). and when i use "measureAxes": { "show": "labels" }, then it throws errors "Cannot read property 'show' of undefined".

is it a bug in the API?

any idea or workaround suggestions?


API link: https://help.qlik.com/en-US/sense-developer/September2017/Subsystems/APIs/Content/CapabilityAPIs/Vis...


Thanks


0 Replies