Skip to main content
10-Marble
March 20, 2017
Solved

How to add filter in time series chart based on time stamp?

  • March 20, 2017
  • 2 replies
  • 2708 views

Dear Team,

How to add filter in time series chart based on time stamp?

Currently showing my time series chart

But I need to show filter based on date time stamp.

    Best answer by posipova

    You can use either time selector widget and bind StartDate and EndDate or try the data filter widget if you are using a Query service to populate your time series chart. Then you would need to bind your data filter widget to the query parameter and load the results into the time series chart.

    2 replies

    posipova20-TurquoiseAnswer
    20-Turquoise
    March 20, 2017

    You can use either time selector widget and bind StartDate and EndDate or try the data filter widget if you are using a Query service to populate your time series chart. Then you would need to bind your data filter widget to the query parameter and load the results into the time series chart.

    bgupta-210-MarbleAuthor
    10-Marble
    March 22, 2017

    Thanks.

    Same thing has done. I need time interval 1 hr. For this I have selected interval type hour and interval value is 1. But still getting interval only 5 min.

    Property

    bgupta-210-MarbleAuthor
    10-Marble
    March 22, 2017

    Thanks.

    Same thing has done. I need time interval 1 hr. For this I have selected interval type hour and interval value is 1. But still getting interval only 5 min.

    Property