ant-design-charts
ant-design-charts copied to clipboard
🧐 Functionalities of Ant Design Charts
Hello, I have a few questions about functionalities of Ant Design Charts:
- Is it possible to show annotations, like lines and regions, in the tooltip?
- Is it possible to have multiple charts on one plot? For example, can you have an area chart and a line chart in the same plot?
- How can you handle long bar labels on bar charts?
- Is there a way to fix the error shown in the console when you create onClick events for points on a Line chart, for example? Thanks!
Yes, it is recommended to see the example first, communication if there is a problem.
The examples in the Gallery do not show those functionalities. I could not find anything about these problems in the documentation or online. Are the four functionalities listed available currently in Ant Design Charts?
I would still appreciate guidance on the questions posted above. Also, how do plot layers work? Can I use them to stack plots on top of each other? I am most interested in having a line chart and area chart on the same plot. This was the only reference I could find: https://charts.ant.design/en/docs/map-api/layers/area-layer