Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkulkarni
Partner - Specialist II
Partner - Specialist II

Visualization of QV App

Hi ,

How should we make an application fit to any size (resolution) ? Do we have any special settings or additional coding is required to do so ?

7 Replies
krishna20
Specialist II
Specialist II

Hi,

The below thread may helps you

Best Screen resolution use for design QV

Anonymous
Not applicable

Have you looked a QlikSense ?  Its responsive design sounds like what you are after.

Responsive Design Tips

markgraham123
Specialist
Specialist

The standard resolution to fit in a screen and projector would be of 1280*1024.

To create an application so as to fit in any screen - it depends on the screen size of devices you use.

Keeping in mind the screen sizes we use, an application size has to be set.

View> Resize Window> ..you can select the required zize.

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

How to make it work in browser, when application accessed thru server

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Application is built with resolution of 1280x720. How to make it work with higher resolution ? (1920x1080 etc)

Peter_Cammaert
Partner - Champion III
Partner - Champion III

You cannot automatically resize a QlikView document in the AJAX client. There isn't even a Zoom function. The choice for the dashboard size should be based on an investigation of what screen size is most common among your end users.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

That depends on the QlikView client. For example:

  • Ajax: no zooming, no resizing.choose the most common size, or provide two documents with different dashboard sizes (for example SD and HD) and adjusted layouts
  • Plugin for IE: has a zoom function. design your dashboard in such a way that upon first opening, it fits on the most common screen sizes.
  • Apple client: has autozoom (hurray!) but you will need to take care of the limited screen size combined with an extremely high resultion. Design big buttons, increase font sizes and provide enough object spacing.

Your situation may require an even different solution.

Best,

Peter