-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I've come up across an issue which I cannot seem to solve via higcharts-android wrapper.
I have a chart that plots data which has the x-axis as a date time. The issue I'm having is that the data I have only has data points during a working week (i.e. Monday - Friday), weekends result in no data.
As far as i understand there is only two ways to handle this (both are bad sadly)
- Use webview way (safety issues)
- set null value data in such dates in series (would be super hard to put additional null data on backend im my scenario)
Could you plz help me with this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
