SvgBarchartStrategy
Extends:
SvgAxis → SvgBarchartStrategy
Constructor Summary
| Public Constructor | ||
| public | 
       constructor(context: *)  | 
    |
Method Summary
| Public Methods | ||
| public | 
      
       Renders a barchart based on data object  | 
    |
| public | 
      
       | 
    |
| public | 
      
       | 
    |
Inherited Summary
| From class SvgAxis | ||
| public | 
       config: *  | 
    |
| public | 
       svgContainer: *  | 
    |
| public | 
       changeConfigProperty(p: *, v: *)  | 
    |
| public | 
       rescale(width: *, height: *)  | 
    |
Public Constructors
public constructor(context: *) source
Override:
SvgAxis#constructorParams:
| Name | Type | Attribute | Description | 
| context | * |