STATS: Allow the user to tweak the data visualization a bit #42

Open
opened 2023-08-27 21:51:13 +02:00 by elB4RTO · 0 comments
Owner

Introduce some options in the configs section to let the user define some aspects of the visualization of the data in the statistics charts.


  • Counts
    • add an option to define how many slices the pie will be composed of, at maximum and in addition to the one to be used for the Others.
      minimum 1, maximum 31, default 15
    • add an option to define the size of the pie
      minimum 0.4, maximum 0.8, default 0.6, step 0.01

  • Speed
    • add an option to define the time interval to use when calculating the speed values, in seconds
      values {1,2,3,4,5,6,10,15,20,30,60,120,180,240,300,600,900,1200,1800,3600}, default 1
    • add an option to define the format to use for the time ticks on the x-axis
      values {"hh:mm","hh"}, default "hh:mm"

  • Relational
    • add an option to define the format to use for the time ticks on the x-axis
      values {"hh:mm","hh"}, default "hh:mm"

Introduce some options in the configs section to let the user define some aspects of the visualization of the data in the statistics charts. <br/> - [x] **Counts** - [x] add an option to define how many slices the pie will be composed of, at maximum and in addition to the one to be used for the `Others`. *minimum 1, maximum 31, default 15* - [x] add an option to define the size of the pie *minimum 0.4, maximum 0.8, default 0.6, step 0.01* <br/> - [x] **Speed** - [x] add an option to define the time interval to use when calculating the speed values, in seconds *values {1,2,3,4,5,6,10,15,20,30,60,120,180,240,300,600,900,1200,1800,3600}, default 1* - [x] add an option to define the format to use for the time ticks on the x-axis *values {"hh:mm","hh"}, default "hh:mm"* <br/> - [x] **Relational** - [x] add an option to define the format to use for the time ticks on the x-axis *values {"hh:mm","hh"}, default "hh:mm"* <br/>
elB4RTO added the
enhancement
label 2023-08-27 21:51:13 +02:00
elB4RTO self-assigned this 2023-08-27 21:51:13 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: elB4RTO/LogDoctor#42
No description provided.