Explore the API
  • .data()
  • .bottomAxis.format()
  • .bottomAxis.hideAxisLine()
  • .bottomAxis.hideTicks()
  • .bottomAxis.label()
  • .bottomAxis.values()

description

The BottomAxis component represents the bottom horizontal axis of some charts. This example shows the available methods for the component and demonstrates its behavior when various properties of the chart are changed.

code