Is it possible to create a graph in Nodered?

I’m wondering if it is possible to create a graph in NodeRED using data from a sensor. (Store it in an array or so and show up in graph)

I believe it’s only sensors that show graphs, and as far as I know you can’t set the value of a sensor.

But you can have a template sensor read an entity I believe, if this entity is a input_number then that could be set in node red.