import {SvgScatterplotStrategy} from 'proteic/src/svg/strategy_scatterplot.js'SvgScatterplotStrategy
Extends:
SvgAxis → SvgScatterplotStrategy
Constructor Summary
| Public Constructor | ||
| public | 
       constructor(context: *)  | 
    |
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 | * |