### 图表介绍

Wave, 水波图

### 属性 attr

| 名称       | 说明       | 默认值                               |
| ---------- | ---------- | ------------------------------------ |
| clientRect | Object     | {top,right,bottom,left,width,height} | 设置了 width,heigh,优先与 bottom,right |
| percent    | 百分比     |                                      |
| animation  | 动画配置   |                                      |
| formatter  | 文本格式化 | `(fn: Function)`                     | `d => d` |

### 样式

组件中可以自定义 css 属性的元素如下表：

| 名称  | 基础类型 | 描述           |
| ----- | -------- | -------------- |
| wave  | 面       | 水波图形的样式 |
| shape | 面       | 水波背景的样式 |
| text  | 文本     | 文本的样式     |
