Highcharts Gantt for Python Logo
v.1.2.0

Contents

  • Home
  • Quickstart: Patterns and Best Practices
  • Demos
  • Supported Visualizations
  • FAQ
  • Toolkit Components and Roadmap
  • Using Highcharts Gantt for Python
  • API Reference
    • API Design Patterns
    • Core Components
      • .chart
      • .global_options
      • .headless_export
      • .highcharts
      • .options
      • .utility_classes
    • Library Internals
  • Error Reference
  • Getting Help
  • Contributor Guide
  • Testing Reference
  • Release History
  • Glossary
  • License
Highcharts Gantt for Python
  • Highcharts Gantt for Python API Reference
  • .options
  • .axes
  • Edit on GitHub
Previous Next

.axes

Module Contents

  • Sub-components

  • .accessibility
  • .breaks
  • .color_axis
  • .crosshair
  • .data_classes
  • .generic
  • .labels
  • .markers
  • .numeric
  • .parallel_axes
  • .plot_bands
  • .resize
  • .title
  • .x_axis
  • .y_axis
  • .z_axis

Sub-components

Module

Classes / Functions

.options.axes.accessibility

AxisAccessibility

.options.axes.breaks

AxisBreak

.options.axes.color_axis

ColorAxis

.options.axes.crosshair

CrosshairOptions

.options.axes.data_classes

DataClass

.options.axes.generic

GenericAxis

.options.axes.labels

AxisLabelOptions PlotBandLabel PlotLineLabel

.options.axes.markers

AxisMarker

.options.axes.numeric

NumericAxis

.options.axes.parallel_axes

ParallelAxesOptions

.options.axes.plot_bands

PlotBand PlotLine

.options.axes.resize

ResizeOptions ControlledAxis

.options.axes.title

AxisTitle

.options.axes.x_axis

XAxis

.options.axes.y_axis

YAxis

.options.axes.z_axis

ZAxis

Previous Next

© Copyright 2023, HCP LLC. Revision 6a7c78ef.

Built with Sphinx using a theme provided by Read the Docs.