Add functionality for the chart

Add 2 parameters “min” and “max” for guaranteed range display.
For example:
I want to always see the temperature range from +15 to +30 degrees Celsius on the graph, even if it was constant at 22 degrees during the reporting period,
but if the temperature drops below the min I specified at +15 degrees (for example +5), then the temperature range of the graph adapts and becomes from +5 to +30

Closing as a duplicate. Please vote and comment here: