4
Insight - Line Diagram - Step Size
Source: directus/directus#23776 · opened by @NilsBaumgartner1994
Summary
Make the Line Diagram be possible to round to nearest values.
Basic Example
So what i have is the balance on a card of students. This balance ranges from 0-75€. I am able to display them but i would like group them by 1€ steps.
Currently it goes by every found mini step... any ideas how to make this work?
Motivation
<img width="1044" alt="370089484-a3aba2f5-977c-4c0e-966e-5c3283e7ad5d" src="
Detailed Design
Can set like "buckets"
For example: Merge from 0,5 and 5,10, ... together
Step size: 5
Requirements List
Must Have:
• Possibility to select a step size
Drawbacks
implementation cost
no breaking change as default value is "none"
Alternatives
Alterantive would be to create a custom table for these results and to calculate the buckets in there
Adoption Strategy
• Unresolved Questions
_No response_
Make the Line Diagram be possible to round to nearest values.
Basic Example
So what i have is the balance on a card of students. This balance ranges from 0-75€. I am able to display them but i would like group them by 1€ steps.
Currently it goes by every found mini step... any ideas how to make this work?
Motivation
<img width="1044" alt="370089484-a3aba2f5-977c-4c0e-966e-5c3283e7ad5d" src="
Detailed Design
Can set like "buckets"
For example: Merge from 0,5 and 5,10, ... together
Step size: 5
Requirements List
Must Have:
• Possibility to select a step size
Drawbacks
implementation cost
no breaking change as default value is "none"
Alternatives
Alterantive would be to create a custom table for these results and to calculate the buckets in there
Adoption Strategy
• Unresolved Questions
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
Share Insights
18 votes · 0 comments
Embeddable insights view #15774
1 vote · 0 comments
Insights: Add conditional styling for the labels, show/hide the note, correct the function "count"
2 votes · 0 comments
Export view as Query
1 vote · 0 comments
Access results from Insights Panel in an custom endpoint
27 votes · 0 comments
No comments yet.