Multiple Axes in Chart Widgets

Multiple Axes in Chart Widgets

All chart-type widgets in TagoIO can be configured to display more than one Y-axis. The widgets that supports this feature are Area Chart, Line Chart, Horizontal Bar, Vertical Column and Multiple Charts.



Adding multiple axes to your chart

You can set multiple axes by heading to your widget's edit page, and under Options, you will find the subsection Y-axis and the Multiple Axes button.



By clicking on the Multiple Axes button, you will be able to associate a variable for each of the Y-axis. You can select more than one variable for each axis; by default, all variables will be automatically associated with the y1 axis.

Additional settings can be defined, you can, for instance, define a label name or choose to hide it. The position of the axis can also be defined between right and left.




Only the variables configured in the Data From section of your chart widget can be selected in the Multiple Axes configuration screen.

After making the desired changes, click on confirm to check the the preview in the widget's edit page. Once you are done, click on Save to apply the changes.

    • Related Articles

    • Multiple Charts Widget

      Charts are a very powerful way to visualize your data and look for insights. You can also customize colors, apply Formula, customize the line shape (step and smooth), decide if they're to be stacked or not, and more. In a multiple charts, each ...
    • Area Chart Widget

      Charts are a very powerful way to visualize your data and look for insights. You can also customize colors, apply Formula, customize the line shape (step or smooth), and more. This widget also accepts features like metadata and series, that can be ...
    • Line Chart Widget

      Charts are a very powerful way to visualize your data and look for insights. You can also customize colors, apply Formula, customize the line shape (step and smooth), and more. This widget also accepts features like metadata and series, that can be ...
    • Widgets Overview

      Dashboards are composed by widgets that can display and collect data from users. TagoIO provides a variety of widgets to handle your data in real time. The available options cover from simple dials to tables, maps, videos, and even forms that you can ...
    • Creating Keypad Widgets

      This article will demonstrate how to create a Keypad Widget using the TagoIO Node.js SDK. In order for you to create keypad widgets, this is the structure that you will need to send to the account.dashboards.widgets.create method. {   "analysis_run": ...