Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
AshwathRaj_26
Employee
Employee

What is the difference between Extension Editor and Visualization API?

Hi,

1. What is the difference between Extension editor and Viz API?

2. Can other front end web tech like d3JS be used to build charts in Qlik Sense and used in charts? If Yes, where can this be built?

 

 

Labels (3)
1 Reply
Christopher_prem

Extension editor is an interface provided by qlik to edit the extension code.  You can develop extensions using this interface(window). It's a kind of code editor.

With Visualization API- As its name suggests it's an API.  with this API you can 

      1. Develop on-the-fly charts

      2. Render charts on a mashup 

See the help link 

https://help.qlik.com/en-US/sense-developer/February2021/Subsystems/APIs/Content/Sense_ClientAPIs/Ca...