Skip to content

Bug in plot method?  #149

@jgabry

Description

@jgabry

@lauken13 In the first plot below, the intervals should be overlaid on the violin plot, right?

When I generate the first plot (estimates by party) in the example in the SurveyMap documentation it looks like this:

fit_1$plot(estimates_by_party)

README-example-1

The second plot (estimates by age) looks good:

fit_1$plot(estimates_by_age)

README-example-2

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions