In this article you will learn about how to highlight any region in X axis or Y axis. This is especially useful for benchmarking and comparisons. Now, open the visualization where you want to highlight certain region. Then, add the script, for adding the region in the chart. You will have to define the values wherein
Read More
In this article you will learn about how to rename Axis data points. First, login to the Helical Insight application. Then, open the existing chart report. Also, you can create your own customize report using your data. For your understanding we have used a “Bar Chart”. By default the datapoints or legend is picked up from
Read More
In this article you will learn about how to add X Axis gridlines. Gridlines are especially useful for benchmarking and comparisons. Now, Open the visualization where you want to add X Gridlines. Then, add the script. Also, you will have to define the values wherein you want the lines to be added. Javascript Code : hi_container.set("postExecution",
Read More
In this article you will learn how to add Y Axis gridlines. Gridlines are especially useful for benchmarking and comparisons. Now, Open the visualization where you want to add Y Gridlines. Then, add the script. You will have to define the values wherein you want the lines to be added. Javascript Code: hi_container.set("postExecution", function () {
Read More
In this article you you will learn how to change the Axis Color. Initially login to Helical Insight with the provided credentials. Then, open or create new chart report. In case report not available, you can use your data to create various axis chart report using Helical Insight. Various charts like Bar chart, bubble chart,
Read More
In this article you will learn how to remove existing Axis Label. The above chart shown is an “Area Chart” and is a default view of generated chart report. The values displayed on X and Y axis are the axis labels. Here we have to hide these labels. It can be achieved using CSS and
Read More
In this article you will learn about how to Hide and Show the Fields of a Chart. First, Login to the Helical Insight application with the required credentials. Then, open or create a report using any of the metadata. Also, you can create your own customize report with your data. This can be one or
Read More
In this article, you will learn how to make charts transparent in Helical Insight. Follow our guide to enhance your visualizations by adjusting transparency settings after logging in with your required credentials.
Read More
In this article you will learn about how to resize the charts. First, Login to the Helical Insight with the required credentials. Then, open or create a chart report. Also, you can create your own customized chart report using your data. For your understanding, we have used a bar chart. Default size of a Bar
Read More
In this article you will learn about how to change the color of a chart. First, login to the Helical Insight with the required credentials. Then, create or open the existing chart report. Also, using your data you can create your own chart reports. Similarly, using sample data a chart report is generated. We have taken
Read More