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
Agree, we need to add strategies for other types than "bars". An FYI though, the bar strategy should "work" with any shape as the position is based on the bounding rectangle of a shape.
Description
There is only one strategy for labels, "bar" and it only applies to bar charts. This means that any other chart, like a pie, you cannot have labels
Steps to Reproduce
Expected behavior
See labels on "path" element
Actual behavior
If I have time, I will try and add it under
src/core/chart-components/labels/strategies.js
Versions
The text was updated successfully, but these errors were encountered: