Skip to main content
Elastic UI
Elastic UI
Getting startedComponentsPatternsContentData visualization
EUI ChangelogGitHubFigma
  • Overview
  • Dashboard good practices
  • Accessibility features
  • Types
    • Time series
    • Categorical
    • Part to whole comparisons
    • Metric chart
  • Sizing
  • Theming
  • EUI
  • Types
  • Time series

Time series


@elastic/charts v68.0.2

Time series charts show data over a period of time, such as trends or comparisons across multiple categories. When smaller changes exist, it’s better to use line charts rather than bar charts.

Key configurations

  • BarSeries.xScaleType = "time"
  • tickFormat = timeFormatter(niceTimeFormatByDay(1));

Edit this page

Previous
Accessibility features
Next
Categorical
EUI is dual-licensed under Elastic License 2.0 and Server Side Public License, v 1 | Crafted with ❤ by Elastic