VChart
VChart copied to clipboard
[Feature] `roam` interaction can be configured globally, and work for all charts
What problem does this feature solve?
roam(滚轮缩放+拖拽)支持全局配置
What does the proposed API look like?
{
type: 'bar',
roam: true, // 开启
}