Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 paulyeo11
		
			paulyeo11
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All
I have a chart with multiple line . the color of each line same color , how to make it diff color ?
i will enclosed my sample QV doc in my next post.
Paul
 
					
				
		
 jyothish8807
		
			jyothish8807
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Paul,
Legends are present in your chart, yo need to press shift+ctrl and drag the legend bar a little up.

Regards
KC
 
					
				
		
 ajsjoshua
		
			ajsjoshua
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi paul,
Prop->colors->
change the colors in that.
Regards,
Joshua
 kkkumar82
		
			kkkumar82
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
goto the chart properties -> colors tab -> multicolored.
I have seen your graph, there is only one expression in it , you cannot different lines.
Thanks
Kiran
 
					
				
		
 paulyeo11
		
			paulyeo11
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Krian
Thank you for your sharing . I am
Not able to tick on multiple Color box as it is disable.
Yes I have only one expression , but the GROUP field have 10 line . I place this field as diamendion .
Any work around ?
Paul
Sent from my iPhone
 kkkumar82
		
			kkkumar82
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Paul,
The second dimension doesn't have any values I think that is the reason it is not showing up values(Lines).
Can you recheck your expression for the second dimension.
Thanks
Kiran Kumar
 
					
				
		
 jyothish8807
		
			jyothish8807
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Paul,
I this case you have to write an expression to set the color for each 10 line.
In dimension:
1.click on the + sign of group.

2. If(Group='ABC',rgb(10,1,21),if(Group='BCD',rgb(1,2,3)))
You can try like this.
Regards
KC
 
					
				
		
 paulyeo11
		
			paulyeo11
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Sir
I try your script but the Color never change.
My field name GROUP_CLASS , label = G1 , I insert your example with my field name not working .
Paul
Sent from my iPhone
 rajeshforqlikvi
		
			rajeshforqlikvi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
for bar chart left axis is there and for the line chart right axis is there.
do you have any relation between them if yes then it will be easy to write the condition for background color.
Regards
Rajesh Kumar
 
					
				
		
 jyothish8807
		
			jyothish8807
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Paul,
Can you share a sample app ? That will be helpful to understand.
Regards
Jyothish KC
 
					
				
		
 paulyeo11
		
			paulyeo11
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi KC
I Have enclosed the QV sample file at 2 posting.
Paul
Sent from my iPhone
