You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🧐 I need to create annotation polyline that connects some columns in Column chart, with text label on top center
How to do this?
The problem is: a cannot put text annotation between columns, only to dataset index.
So, i try to calculate column width with fixed chart width, but result is so unstable and not flexible.
In 1.x version i can use float indexes to put annotation between columns
🧐 I need to create annotation polyline that connects some columns in Column chart, with text label on top center
How to do this?
The problem is: a cannot put text annotation between columns, only to dataset index.
So, i try to calculate column width with fixed chart width, but result is so unstable and not flexible.
In 1.x version i can use float indexes to put annotation between columns
💻 Code example
there is old working example from 1.x Ant charts version
🚑 Example, what i need
The text was updated successfully, but these errors were encountered: