Replies: 6 comments
-
Issue-Label Bot is automatically applying the label Links: app homepage, dashboard and code for this bot. |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
Beta Was this translation helpful? Give feedback.
-
I think that this is an issue that beginners are struggling with quite often... |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue |
Beta Was this translation helpful? Give feedback.
-
@DovAlduin have you tried using the new "Time-series Chart" visualization which is backed by Apache ECharts. I believe each visualization type handles rendering of missing data differently. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to get linear interpolation somehow. I can't esem to find it. In the case of OP he wants to get rid of it, but I'm trying to find a way to get it Is there anyway doing this? |
Beta Was this translation helpful? Give feedback.
-
Is your feature request related to a problem? Please describe.
I have no data on a time series in line chart but a linear interpolation is applied by default so I can't see at first glance whether I have data recorded or not.
Describe the solution you'd like
Have a way (checkbox, list) to choose how no data in time series are processed : no visualisation, linear interpolation or any other suggestion
Describe alternatives you've considered
Additional context
The line chart I got with Superset :
And that is what I would like to achieve :
Beta Was this translation helpful? Give feedback.
All reactions