UNPKG

@nativescript-community/ui-chart

Version:

A powerful chart / graph plugin, supporting line, bar, pie, radar, bubble, and candlestick charts as well as scaling, panning and animations.

6 lines (3 loc) 88 B
import { MPPointF } from './MPPointF'; export interface MPPointD extends MPPointF { }