Graphs do not show data from the last month

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
Nefsolive
Posts: 69
Joined: Monday 04 September 2017 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Graphs do not show data from the last month

Post by Nefsolive »

Hello,

Some graphs do not show data from the last month and others do.

Does anyone know how to fix? Or it is not possible for some virtual devices not to send values!
Thanks

Regards
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Graphs do not show data from the last month

Post by Lokonli »

How did you define the graph?

Sent from my SM-A320FL using Tapatalk

Nefsolive
Posts: 69
Joined: Monday 04 September 2017 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Graphs do not show data from the last month

Post by Nefsolive »

Lokonli wrote: Wednesday 23 December 2020 17:30 How did you define the graph?

Sent from my SM-A320FL using Tapatalk
I define like this;

Code: Select all

blocks['chuva'] = {
        title: 'Chuva Corrente',
        devices: [1455],
        toolTipStyle: true,
        datasetColors: ['#E2F4AD'],
        graph: 'bar',
		buttonsBorder: '#ccc',
        buttonsColor: '#ccc',
        buttonsFill: 'transparent',
        buttonsIcon: 'white',
        buttonsPadX: 10,
        buttonsPadY: 5,
        buttonsMarginX: 5,
        buttonsMarginY: 2,
        buttonsRadius: 5,
        buttonsShadow: 'rgba(2, 117, 216, 0.2)',
        buttonsSize: 12,
		buttonsText: ['Últimas Horas', 'Hoje', 'Último Mês'],
		graphTypes : ['v'],
		legend: true,
		legend: {
					'v_1455': 'mm/h de Chuva'
				}

}
with this ex code graph, i can´t see last month.
Nefsolive
Posts: 69
Joined: Monday 04 September 2017 17:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Graphs do not show data from the last month

Post by Nefsolive »

Hello Lokonli,

I resolve to see the last month!
I just need input v_max and v_min graphTypes and legend.

Ty
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest