AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

namespace anychart.standalones.axes Improve this Doc

Namespace with axes.

Functions Overview

linear()Returns axis instance.
polar()Returns axis instance.
radar()Returns axis instance.
radial()Returns axis instance.

Functions Description

linear

Returns axis instance. Note: Any axis must be bound to a scale.

polar

Returns axis instance. Note: Any axis must be bound to a scale.

radar

Returns axis instance. Note: Any axis must be bound to a scale.

radial

Returns axis instance. Note: Any axis must be bound to a scale.