Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi
I am struggling to add an AngularJS directive into a Visualisation extension.
Does anybody have a sample that I could use as inspiration, or give me any pointers ?
.png) Francis_Kabinof
		
			Francis_KabinofHey Bill,
Just throw directives on qvangular. Here's an example GitHub - KFredberg/clTouch: A qvangular module to add directives for Qlik Sense input events. Useful...
 Yianni_Ververis
		
			Yianni_Ververis
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Bill,
Below is one of my angular templates that I used it
and the directive
 
					
				
		
Thx. I'll have a look and see if I understand how it sorts the directive.
 
					
				
		
Yianni
Your GitHub project you gave the url for has loads of great stuff in it, but it all seems be for building a webpage mashup extension.
What I am trying to do is add an AngularJS directive to a visualisation extension.
Do you know of any examples for this ?
.png) Francis_Kabinof
		
			Francis_KabinofHey Bill,
Just throw directives on qvangular. Here's an example GitHub - KFredberg/clTouch: A qvangular module to add directives for Qlik Sense input events. Useful...
 
					
				
		
Francis
Many thanks for that link to your clTouch GitHub project.
That looks exactly like the kind of thing I am after. Now I just need to apply the principles to what I am trying to do
But I think that is a tomorrow thing as it is beer o'clock here in the UK.
Yianni
Love your capabilities-api-angular-template GitHub project, I'll certainly be using that for inspiration when working on mashups.
