UNPKG

webwriter-chart

Version:

ww-chart is an interactive data visualization widget for the WebWriter tool that implements various charts and diagrams for static and exploratory data visualization.

2 lines (1 loc) 106 B
import { WwChart as _WwChart } from './ww-chart';export default _WwChart; export { _WwChart as WwChart };