Skip to content

No option to set ordinal to datetime axis #307

@Agressy

Description

@Agressy

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.

Image

As far as i understand there is only two ways to handle this (both are bad sadly)

  1. Use webview way (safety issues)
  2. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions