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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
PedroCunha
Contributor II
Contributor II

Selections toolbar in Chart

Hello ,

When developing an extension I am trying the selection toolbar to be displayed  , but without success.Selectionstoolbar.PNG

 

 

IEven with  selectionMode : "CONFIRM" in the initial properties and the following d3.JS code that successfully makes selections in hypercube:

D3JSenter.PNG

 

 

Does anyone have a suggestion of what is missing ?

Thank you,

Pedro

Labels (3)
1 Reply
david_hg96
Partner - Contributor III
Partner - Contributor III

Hi!

 

Could you solved it? I'm facing the same problem, using eCharts, I don't know how to display the buttons for Accept/Cancel selection even addion the selectionmode = "CONFIRM" :C

Please help