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 Improve this Doc

Namespace with standalones.

Functions Overview

background()Constructor function.
colorRange()Constructor function. Returns color range instance.
dataGrid()Constructor function.
label()Constructor function.
labelsFactory()Constructor function.
legend()Constructor function.
markersFactory()Constructor function.
projectTimeline()Constructor function.
resourceList()Constructor function.
resourceTimeline()Constructor function.
scroller()Scroller standalone constructor.
table()Constructor function.
title()Constructor function.

Functions Description

background

Constructor function.

colorRange

Constructor function. Returns color range instance.

dataGrid

Constructor function.

label

Constructor function.

labelsFactory

legend

Constructor function.

markersFactory

projectTimeline

resourceList

Constructor function.

Params:

NameTypeDescription
dataArray.<Object>Data items.

resourceTimeline

scroller

Scroller standalone constructor.

table

Constructor function.

Params:

NameTypeDescription
rowsCountnumberNumber of rows in the table.
colsCountnumberNumber of columns in the table.

title

Constructor function.