By default when we create a line chart in Helical Insight version 5.0 onwards it has got sharp edges. But from version 5.2 (5.2.0.1473 GA) a new property has been introduced which can allow to create line charts with smooth edges. Usage: Create a line chart report. For example here we are created a report
Read More
In this blog, we have learned about how to create Grid chart visualization in Open Source BI Helical Insight application version 5. Now we will see one additional feature called “Combine”. In grid chart, when more than one measure is present then it creates multiple set of charts. For example if you see below image,
Read More
These, as the name suggests, will be applicable for your axis charts like: Line Charts, Bar Charts, Area Charts etc. These options help you to manage your grid and axes of your charts like you can do things like enable disable grid lines, rotate the axis tickes by a specific angle for easier readability, specify
Read More
NOTE: From version 5.2.1 onwards, we have added one more property which allows to add “Total” at the centre of Donut chart. That part we will be covering towards the end of the blog. This article show you to how to display percentage values on a pie chart. From RC2 i.e GIT830 build of version
Read More
Till version 4.1 GA Enterprise edition the charting engine provided by default Helical Insight Community Edition is D3 and C3 charts (except table, crosstab, polar, radar and map). We have by default many UI driven customization options. Anyhow, there will be few requirements which cannot be accomplished with help of default properties. In such cases,
Read More
In this blog, we shall show how to convert a scatter chart into a bubble chart in Helical Insight. There are various customization scripts available for different visualizations in Helical Insight. We have created a customization to adjust the bubble size based on the measure selected. You can download this customization script: BubbleSizeCustomization.script 1 Place this script
Read More
In this blog, we shall see how to add the back button in a report. If you have implemented drill down in the mode “Open in Same Tab/current tab” then in the child report you will have to add a back button. Clicking on the back button will open the parent report once again. For
Read More
In this blog, we will see how to customize tooltip in pie or donut charts. The Tootltip customization script is used to show the percentage value or the actual value of the measure in pie or donut chart. The steps mentioned below are exactly the same whether it is pie or donut chart. In order
Read More
In this blog, we will see how to customize the map report in Helical Insight using map customization script. First of all create the map. In order to apply customization, click on “Customize ” button on report create or report edit page. Double click on Map Customization icon to open the following modal window. You
Read More
In this blog, we will see the various customization options available for linear and radial dendogram in Helical Insight like the color of the node and its width, the link or lines color and enable disable data labels. In order to customize the chart, click on the “Customize” section. You can see Enable/Disable Data Labels,
Read More