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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
paulwalker
Creator III
Creator III

Possible??

Hi All,

please see the below link..

in qlikview is it possible,.....

http://canvasjs.com/html5-javascript-pie-chart/

3 Replies
Anonymous
Not applicable

Sorry Paul, are you asking if pie charts are possible in QlikView?

Clever_Anjos
Employee
Employee

If you want your pie chart exactly like this, implement an extension embedding that  javascript lib.

I don´t know if a very good approach since native pie charts are very well implemented

stevedark
Partner Ambassador/MVP
Partner Ambassador/MVP

There is a lot you can do with native QlikView charts, have a play with the properties to see what you can achieve.  As has been pointed out JavaScript pie charts can be implemented using Extensions - but this is not entirely straight forward.

Another approach you may want to look at is the Google Chart Image functionality.  You simply need to build a URL for your chart and then have it as a image in a text box in QlikView.  More information on Google Image Charts can be found here:

Google Chart Tools: Image Charts - Image Charts (Deprecated) — Google Developers

These will not be interactive in the same way that QlikView native charts are - so you really need a very good reason not to go with those.

Cheers,

Steve