in most templates, if incoming data the same, and there is works a preprocessing:
Discard unchanged with heartbeat [period]
then chart will not draw. It draws as points during the period specified in preprocessing option.
it's right when the same data are discard, not to clutter up the database!
so, if I removing preprocessing 'Discard unchanged with heartbeat', then chart draws perfect, but I store to database all time the same data.
and the question:
Is it possible to tuneup, to make the chart draws between dots in line ?
Discard unchanged with heartbeat [period]
then chart will not draw. It draws as points during the period specified in preprocessing option.
it's right when the same data are discard, not to clutter up the database!
so, if I removing preprocessing 'Discard unchanged with heartbeat', then chart draws perfect, but I store to database all time the same data.
and the question:
Is it possible to tuneup, to make the chart draws between dots in line ?
Comment