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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Distance b/w Bar in Meeko Chart

Dear Team,

I am using Mekko chart to display Region / Vendorwise Members count.

Problem which i am facing is the all region information is stuck together i want some space between all color boundaries.

meeko chart.png

2 Replies
MK_QSL
MVP
MVP

You can use Bar Chart as below

Dimension

[RM Region]

Expression

Something similar to below... Change accordingly

SUM(Sales)/SUM(Total <[RM Region]> Sales)

Not applicable
Author

But why we can not do so in this ? In the Application there i can see the sperator line in White but while PDF report its not showing.

meeko chart_inApplication.png