echarts-doc
echarts-doc copied to clipboard
feat(funnel): add funnel new styles and props
- [x] feat(funnel): set prop to flatten the funnel exit.
- [x] feat(funnel): set prop to make funnel piece height dynamic.
- [x] feat(funnel): set prop to make dynamic height funnel more thicker.
- [x] feat(funnel): set prop to show funnel transform rate.
- [x] feat(funnel): set prop to let each data take funnel's area.