# Need Help with Real-Time Graphs in Node-RED? Seeking Advice!

**URL:** https://discourse.nodered.org/t/need-help-with-real-time-graphs-in-node-red-seeking-advice/92781
**Category:** Dashboard
**Tags:** dashboard-2
**Created:** [29 October 2024 20:23 UTC](https://discourse.nodered.org/t/need-help-with-real-time-graphs-in-node-red-seeking-advice/92781 "2024-10-29T20:23:16Z")
**Posts on this page:** 1
**Showing post:** 6

<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: [30 October 2024 19:24 UTC](https://discourse.nodered.org/t/need-help-with-real-time-graphs-in-node-red-seeking-advice/92781/6 "2024-10-30T19:24:40Z")

</div>

You have shared only one node (an http request). Please select the charts and export those. Rather than attaching a file please paste the flow text here. In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote `````)

````auto
``` 
   code goes here 
```

````

See this post for more details - [How to share code or flow json](https://discourse.nodered.org/t/how-to-share-code-or-flow-json/506)

Also tell us how many lines are on each chart and what rate they are updated.

Have you worked out the total number of data points that the charts will hold once the charts are all full?

---

_[View the full topic](https://discourse.nodered.org/t/need-help-with-real-time-graphs-in-node-red-seeking-advice/92781)._
