UNPKG

@data-ui/xy-chart

Version:

A package of charts with standard x- and y- axes. https://williaster.github.io/data-ui

11 lines (7 loc) 336 B
"use strict"; exports.__esModule = true; exports.default = void 0; var _withScreenSize = _interopRequireDefault(require("@vx/responsive/lib/enhancers/withScreenSize")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } var _default = _withScreenSize.default; exports.default = _default;