new ludo.chart.Bar(config)
Bar Chart component
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Object |
Properties
|
- Source:
Extends
Members
-
ds
-
Reference to datasource
- Inherited From:
- Source:
Properties:
Name Type Description ds
ludo.chart.DataSource
Methods
-
reveal(direction, duration)
-
Chart reveal animation.
Parameters:
Name Type Description direction
String direction for the animation, 'left', 'right', 'up' or 'down'. Default: 'right'
duration
Number animation duration in milliseconds, default: 600
- Inherited From:
- Source: