This content originally appeared on DEV Community and was authored by SimaQ
Title
How to draw combo diagrams in React
Description
May I ask how to render the composite image?
Solution
Take a look at this online codesandbox example~ https://codesandbox.io/p/sandbox/visactor-vchart-react-demo-forked-h4dyjl?file=%2Fsrc%2FCommonChart.tsx%3A43%2C29
Related Documents
- Demo:https://codesandbox.io/p/sandbox/visactor-vchart-react-demo-forked-h4dyjl?file=%2Fsrc%2FCommonChart.tsx%3A43%2C29
- Tutorial: https://visactor.io/vchart/guide/tutorial_docs/Chart_Types/Combination
- API:https://visactor.io/vchart/option/commonChart
- Github:https://github.com/VisActor/VChart/
This content originally appeared on DEV Community and was authored by SimaQ