UNPKG

@progress/kendo-charts

Version:

Kendo UI platform-independent Charts library

7 lines (5 loc) 186 B
import SplineAreaSegment from '../area-chart/spline-area-segment'; class SplineRadarAreaSegment extends SplineAreaSegment { fillToAxes() {} } export default SplineRadarAreaSegment;