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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

More bar chart questions

Pls see attached.

Bars were too far apart so I clicked the Continuous checkbox which moved the bars closer together, but changed the dates from a normal format to Julian!

Also, in the Color tab, setting Value > 0 for green works well, but Value < 0 for red, doesn't work, all the bar remain green.  Why?

Thx,

Brooks

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

comm110737.png


talk is cheap, supply exceeds demand

View solution in original post

4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

1. On the number tab you can change the formatting of the continuous axis. Change it to the date format you want.

2. No, idea. Try clicking on the + in front of the expression, choose Background Color and enter in the Definition field an expression to calculate the color. Something like if( sum(Amount) > 0, green(), red() ). Replace sum(Amount) with the expression that calculates the values of the bars.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks Gysbert, you fixed #1.  I don't see just a Background color.  There is Background Color under Frame Background but that turns the background, not the bars, a different color.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

comm110737.png


talk is cheap, supply exceeds demand
Not applicable
Author

Super, that did it.  Thanks!