# Tabular plots representation

**URL:** https://discourse.nodered.org/t/tabular-plots-representation/39337
**Category:** Dashboard
**Created:** [18 January 2021 15:08 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337 "2021-01-18T15:08:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Munier](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@Munier](https://discourse.nodered.org/u/Munier)
#### Post date: [18 January 2021 15:08 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/1 "2021-01-18T15:08:47Z")

</div>

I would like to represent the following trend plots in a tabular format - meaning the dashboard displays two graphs besides each other instead of this representation:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/b/6bcabd66aa72676d547e95c666ac660cce64f794.jpeg)

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [18 January 2021 16:30 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/2 "2021-01-18T16:30:35Z")

</div>

create a second `group` and move the ones you want to that group

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [18 January 2021 21:48 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/3 "2021-01-18T21:48:59Z")

</div>

Or make the group wider and put them side by side in the one group.

---

<div class="post-metadata">

### Author: ![Munier](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@Munier](https://discourse.nodered.org/u/Munier)
#### Post date: [27 January 2021 06:30 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/4 "2021-01-27T06:30:41Z")

</div>

Thank you!

Is it possible to have two Y **axis** for the top and bottom right corner of the plots?

I would like to amplify the error for better representation so that the plots should have two Y **axis**

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/7/c/7c9def4eda9a57e8be9b94782d8c1e14239619b2.jpeg)

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [27 January 2021 07:19 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/5 "2021-01-27T07:19:00Z")

</div>

Is this an entirely new question? If so then better to start a new thread as this one is marked as solved. When doing that please try and explain the problem better, I don't understand what you mean.

---

<div class="post-metadata">

### Author: ![Munier](https://avatars.discourse-cdn.com/v4/letter/m/e99b99/32.png) [@Munier](https://discourse.nodered.org/u/Munier)
#### Post date: [27 January 2021 20:25 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/6 "2021-01-27T20:25:27Z")

</div>

OK. I will do so. thanks for the suggestions, I agree the question is directly relevant to trends of the right corner plots but not the topic of the discussion.

To illustrate a bit more on the question I meant to ask about the possibility of coding two Y axis in one chart. For example, in the chart below - the top trends are the actual and predicted time-serieses and the bottom trend is their difference i.e., output prediction error - I want to see if it is possible to have the left side Y axis for the top trends and the right side Y axis for their difference.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/e/3/e3b040fc598f4a3b2e167609517d149b97929957.png)

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [27 January 2021 21:01 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/7 "2021-01-27T21:01:59Z")

</div>

No, I do not believe that is possible.

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [27 January 2021 21:25 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/8 "2021-01-27T21:25:21Z")

</div>

It is possible but takes a bit more than the chart note provides.  
Explore the threads

> [@Adding multiple series with different axis to chart](https://discourse.nodered.org/t/adding-multiple-series-with-different-axis-to-chart/38591):
>
> Hi All I want to display a chart for my heating. Ideally I would like the chart to have: Current Temperature Set Temperature Heating Effort Current Temperature and set temperature can obviously share the same axis as they are both temperature but heating effort (a percentage) is a different scale and if plotted on the same axis as temperature will mean that the graph will go from 0 - 100 and any temperature changes (in degrees C) will be hard to make out on a scale that is too large. Is the…

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [10 February 2021 21:25 UTC](https://discourse.nodered.org/t/tabular-plots-representation/39337/9 "2021-02-10T21:25:28Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
