-
Stefan WALTHER
A big QlikView / Qlik Sense fan and always trying to push the boundaries of these two products with several integration techniques.
more Get Updates !
-
Recent Articles
- Using Bootstrap CSS in Qlik Sense Visualization Extensions
- Funnel Chart Visualization Extension for Qlik Sense
- MediaBox Visualization Extension for Qlik Sense
- Calendar Heatmap Visualization Extension for Qlik Sense
- QR Code Visualization Extension for Qlik Sense
- Generate Your Qlik Sense Extension in Less Than 2 Minutes
- See you there?: Hackathon@Qonnections2014
- Improvements to WebPageViewer2 QlikView Extension
- SlopeGraph for QlikView (D3SlopeGraph QlikView Extension)
- Calendar Heatmap QlikView Extension (D3CalendarView)
Categories:
- QlikChallenge (1)
- QlikTips (41)
- QlikView 9 (4)
- QlikView 10 (10)
- QlikView 11 (12)
- QV Server/Publisher (6)
- Creating Applications (18)
- Charts (4)
- Design & Layout (11)
- End User Experience (8)
- Development /QV Developer (46)
- APIs (6)
- QmsApi (2)
- Extensions (25)
- Integration (8)
- Load Scripts (9)
- Macros (6)
- Settings (3)
- APIs (6)
- News (15)
- Nice Read (8)
- QlikView News (5)
- Site News (2)
- SysAdmin/Installation (7)
- QlikView-Online-Tools (3)
- German Articles (25)
- Strategy (3)
- Technology News (1)
- Fun (1)
- Qlik Sense (6)
Category Archives: Design & Layout
Creating a QlikView Extension from Scratch using D3 (QlikTip #50)
How I have created a QlikView Extension (Animated Scatter Chart) from scratch using the fantastic D3 library by Mike Bostock.
CSS3 Cheat Sheets for QlikView Extension Development (QlikTip #46)
I have already posted my favorite cheat sheets for jQuery. Today here are my favorites for CSS3 (Cascading Style Sheets v3): Cheat Sheet by CSS3.com Online cheat sheet by CSS3.com with a comparison to CSS1 and CSS2 plus a direct link to the CSS reference on W3C.org. http://www.css3.com/cheat-sheets/ CSS3 Cheat Sheet / Smashing Magazine Excellent […]
A Comprehensive List of QlikView Object Extensions (01/2013)
QlikView Extensions are great, but it is not easy to find a list of all QlikView extensions available, so I have created this list of freely accessible QlikView extensions (all of them available for download plus source code).
Nice read: “List boxes are all right”
Just wanted to point you to a very insteresting article by Stephen Radmond from “Qlik Tips”. He explains why it absolutely makes sense placing list boxes and selections in general on the right side of the screen … especially if you are designing your QlikView applications for an iPad. Imagine the difference: becomes (Images copied […]
Formatting QlikView Data the Web Way (qTemplate Object Extension)
I recently came across some projects with some special layout requirements. While it would certainly be possible to create a separate QlikView extension for every requirement I wanted to find a more generic an reusable approach for rendering QlikView content. The goal was to bring some capabilities into QlikView (using an extension) which makes formatting […]
SlopeGraph for QlikView (D3SlopeGraph QlikView Extension)
Also posted in Extensions