Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
JFico_Bardess
Partner - Contributor
Partner - Contributor

Creating a visualization on a sheet

Is it possible to create visualization objects within the sheet of an application through one of the javascript apis?

I'm seeing some examples in .NET but nothing outside of that?  

I understand how to create a visualization for a mashup but I wish to actually create a chart on the fly within an existing sheet.

1 Reply
Wlad_Masi
Former Employee
Former Employee

Hello there,

 

You should be able to create any kind of visualization with APIs in Java Script.
Here is our help page with an example .

You only need to keep in mind that when developing a Mashup, the code pre-created for you.
When creating objects on the fly you need to make sure you are authenticated to the server and can open the app, so you can create the visualization.

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.