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: 
VishalWaghole
Specialist II
Specialist II

Bar Chart Property

Hi Community,

I have one bar chart,

if i click on any bar that bar gets selected and others bars will be un-visible.

but i dont want any selection on bar chart.

is it possible? if yes then please guide me..

- Regards,

Vishal Waghole

Labels (1)
1 Solution

Accepted Solutions
sujeetsingh
Master III
Master III

If you do not want the chart to be selected then make it read Only

Properties>>>General Tab

View solution in original post

6 Replies
Anonymous
Not applicable

Vishal

You can place a blank transparent text object over your bar chart, so when somebody clicks on where a bar is they actually click on the Text object and nothing happens.

Best Regards,     Bill

VishalWaghole
Specialist II
Specialist II
Author

Hi Bill,

i appreciate, but it will not work for "Text as Pop-up" Property of chart.

- Regards,

VIshal Waghole.

Anonymous
Not applicable

Vishal

If you don't want Text as Pop-up then could you not simply turn that off at the Bar Chart object level ?

Best Regards,     Bill

sujeetsingh
Master III
Master III

If you do not want the chart to be selected then make it read Only

Properties>>>General Tab

bumin
Partner - Creator II
Partner - Creator II

Hi you can use a set analysis to have all values each time

=Sum ({$< EmpID={"*"} >} IssuesCount)

see example

Anonymous
Not applicable