Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

LED light selection for charts

I am currently referencing qmem://<bundled>/BuiltIn/led_g.png and have available green, red, yellow and blue led lights I can incorporate into my charts. Are there any more available ie black, grey ?? How do I go about getting more or even custom colors ?

Thanks

2 Replies
Anil_Babu_Samineni

Here, Those are in built icons for Qlikview. So, This case if you want to add more Icons like inbuilt you may do in Photo shop as you need then store into single path where Prod file is situated.

Then load with Images as Source table then use Bundle Info in script

Bundle Info Load * Inline [

Name, Path of Logo

A, C:/Program/Qlik/Prod/Images/...

B, C:/Program/Qlik/Prod/Images/...

C, C:/Program/Qlik/Prod/Images/...

];

Then you can use which ever you required.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

>>Those are in built icons for Qlikview

Thanks. Im after a full list of these. Currently the built in LEDs include led_g (green) , led_y ( yellow ), led_b  (blue) and led_o (orange). My question is are gray, black and white also standard colors and if so what is the syntax for these ?