We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
include chart from-list.dot-chart([list: "a", "b", "a"])
I would expect to see one circle for "b", and two stacked on top of one another for "a". Instead I see this: