Skip to content

sunburst example is not working #113

@ManuelSpinola

Description

@ManuelSpinola

The sunburst example is not working.

sequences <- read.csv(
system.file("examples/visit-sequences.csv",package="sunburstR")
,header = FALSE
,stringsAsFactors = FALSE
)[1:100,]

sunburst(sequences)

Error in FUN(X[[i]], ...) : object 'xmin' not found
In addition: Warning message:
In min(data$rects$ymin) : no non-missing arguments to min; returning Inf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions