In this blog we will learn how to create a Point Chart in the Open Source BI product Helical Insight. A point chart can also be converted into a Bubble Chart.

To create a Point chart, you need one dimension and one measure.

In this example:

  • The dimension employee_name is placed in the Columns section.
  • The measure sum_travel_cost is placed in the Rows section.

After placing these fields, select the Point option from the Chart section in the Visualization panel.

How to create a Point Chart

How a Point Chart Works

The chart displays individual data points where:

  • Each point represents an employee.
  • The Y-axis represents the total travel cost (sum_travel_cost).

Point charts are useful for simple comparisons and identifying variations or outliers across categories.

Converting Point Chart into Bubble Chart (Using Size)

In the example shown:

  • The dimension travel_type (Domestic and International) is added to the Color option.
  • The measure sum_travel_cost is added to the Size option in the Marks section.

Once a field is added to Size:

  • The simple points expand into circles (bubbles).
  • The size of each bubble represents the magnitude of the travel cost.
  • Larger bubbles indicate higher aggregated travel cost, while smaller bubbles represent lower values.
  • The information is also visible in the Tooltip when hovering over a bubble.

Now the visualization represents multiple layers of information:

  • X-axis → employee_name
  • Y-axis → sum_travel_cost
  • Color → travel_type (Domestic / International)
  • Size → sum_travel_cost

This converts the Point Chart into a Bubble Chart, enabling richer multi-dimensional analysis while keeping the visualization simple and intuitive.

How to create a Point Chart

Point / Bubble Chart using Chart Category

A Point / Bubble chart created using the Chart category can support:

  • One dimension in Columns
  • One measure in Rows
  • A dimension or measure in the Color or Size section

However, it does not support multiple dimensions in Rows and Columns simultaneously.

Point / Bubble Chart using Grid Chart

A Point / Bubble chart created using the Grid Chart category is more flexible.

It allows users to:

  • Drag multiple dimensions into Rows and Columns
  • Automatically generate a matrix-style layout of charts

How to create a Point Chart

In this example:

  • employee_name and booking_platform are placed in the Columns section.
  • sum_travel_cost is placed in the Rows section.
  • The Point option from the Grid Chart section is selected in the Visualization panel.

This creates a grid-style point chart, where each panel represents a different employee and booking platform combination.

Additional settings used in the example:

  • travel_type is added to the Color option.
  • sum_travel_cost is added to the Size option.

This allows users to easily analyze:

  • Travel cost distribution across employees
  • Differences between Domestic and International travel
  • Variations across different booking platforms

Additional Customizations

Helical Insight provides many additional customization options such as:

  • Color palettes
  • Labels
  • Axis formatting
  • Drill-down and drill-through
  • Caching
  • Interactive filtering

You can refer to our other blogs to explore these features in detail.

For any questions or support, reach out to support@helicalinsight.com

Leave a Reply

Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered