import {SvgStreamgraphStrategy} from 'proteic/src/svg/strategy_streamgraph.js'SvgStreamgraphStrategy
Extends:
SvgAxis → SvgStreamgraphStrategy
Constructor Summary
| Public Constructor | ||
| public |
constructor(context: *) |
|
Method Summary
| Public Methods | ||
| public |
draw(data: *) |
|
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 | * |
Public Members
public legend: * source
public streams: * source
public x: * source
public y: * source
Public Methods
public draw(data: *) source
Params:
| Name | Type | Attribute | Description |
| data | * |