This blog will help you in creating and deploying the TreeMap Chart using VF in Helical Insight Application. We can deploy and use TreeMap with drill-down capabilities using the VF method of visualization in Helical Insight Extract the TreeMap.zip. It contains two files TreeMap.efwvf file and treemap_styles.css TreeMap.zip Create a folder in the below path
Read More
To display specific data on a dashboard a card is used. There can be multiple cards on a single dashboard. This article talks about how to create such cards using Helical Insight VF. Some of the Card VF developed using Helical Insight: Steps: Download this file. The unzipped folder, named “VF FILES”, is to be
Read More
In this article you will learn how to integrate Radar Chart of D3 using VF option in Helical Insight and generate report. Steps : Download this .zip file. The unzipped folder, named “VF FILES”, is to be placed in the HI file repository. Detailed explanation on adding the created VF-File in an Adhoc report,
Read More
In this article you will learn how to integrate Polar Chart of D3 using VF option in Helical Insight and generate report. A polar chart is a circular graph where data are displayed using angle, and the distance from the center point. Steps : Download this file. The unzipped folder, named “VF FILES”, is to
Read More
In this article you will learn how to integrate TreeMap Chart of D3 using VF option in Helical Insight and generate report. A Treemap is used for visualizing hierarchical structure or tree-structure data which are split up into sized rectangles. Steps : 1. Download this file. 2. The unzipped folder, named “VF FILES”, is to
Read More
In this article you will learn how to integrate Bullet Chart of D3 using VF option in Helical Insight and generate report. Bullet charts are generally used to show data for Target, Achieved and Marker (Milestone). Steps: Download this file. The unzipped folder, named “VF FILES”, is to be placed in the HI file repository.
Read More
In this article you will learn how to integrate Pyramid Chart of D3 using VF option in Helical Insight and generate report. A pyramid chart is a triangle with lines divided into sections. Each section is of different width based on quantity and each section indicates level of hierarchy. Steps : Download this file. The
Read More
Visualization Framework (VF), is a framework that is used to generate different visualizations. The VF accepts JavaScripts to generate the required visualization. The Adhoc module provides some predefined visualizations and also allows users to add newer, often required visualizations to that list. However, if the user requires to use a certain visualization for an exceptional
Read More