Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CategoryAxis

Index

Functions

Functions

CategoryAxis

  • CategoryAxis(props: Props): null
  • Category axis, which for the moment is only available as a y-axis. The category axis requires a set of categories that will form the y-axis. Generally, these categories should be the name of the series used to represent each category.

    Parameters

    • props: Props

      The properties for the component

    Returns null

    null

Generated using TypeDoc