This article will help users to understand how to set different scale range for y-axis variables. Following are the steps to set data labels: Step 1: Create any axis chart that is required and the click on customize button Step 2: Now select the Y-axis range option by double-clicking on it Step 3:
Read More
This article will help users to understand how to set different color in a chart for different values. Following are the steps to do the same: Step 1: Create any axis chart that is required and the click on customize button Step 2: Now select the Value based color option by double-clicking on it
Read More
This article will help users to understand how to set a static line for a particular value in different axis chart. Following are the steps to do the same: Step 1: Create any axis chart that is required and the click on customize button Step 2: Now select the Static line option by double-clicking
Read More
This article will help users to understand how to apply data labels for axis charts. Following are the steps to set data labels: Step 1: Create any axis chart that is required and the click on customize button. Step 2: Now select the data label option by double-clicking on it Step 3: Click
Read More
This article will help users understand how to Combination charts. Combinations charts can be used in cases where there are two numerical variables and one categorical variable. In these cases users could then create a chart with multiple types of visualizations. Following are the steps to create a combination chart: Step 1: Create any axis
Read More
This article will help users to understand how to rotate axis ticks. Following are the steps to rotate axis ticks: Step 1: Create any axis chart that is required and the click on customize button Step 2: Now select the Axis tick rotation option by double-clicking on it Step 3: Select the angle
Read More
This article will help users to understand how to create a Multi-axis chart. Multi-axis charts can be useful when there are 2 numerical variables and a single categorical variable. These two numerical variables then can be shown on two separate Y-axes with a common X-axis (categorical variable). Example: Let’s say, we want to show the
Read More
Introduction: Helical Insight metadata connects with a database which is predefined. Now there might be certain cases in which we would like the metadata to connect to different datasources based on certain condition. For example : In healthcare industry the data of the hospital can not go outside the hospital premises. In that case, based
Read More
Requirement: Java 1.7+ Download Helical Insight 2.0 executable and save it in your desired location. In order to install hi-ee using command line 1. Open command prompt (windows) or / terminal (linux and MAC). 2. Go to the location where you have saved Helical Insight 2.0 via terminal/command prompt. Type “java -jar helicalinsight-ee-2.0.0.6954 RC1”. (name
Read More
Helical Insight application version 2.0 executable comes with jetty web server and derby database. Jetty is the webserver and derby database holds information about users and roles. If a user wants they can migrate from jetty to Tomcat and similarly from Derby to some other database. The same details are elaborated in this blog. Part
Read More