Skip to content

Remove 'circle' from seabonr example 'interactive plots' notebooks #101

Description

@stijnvanhoey

Returns unsetvalueerror

FIxing the error can be done by adding the radius argument:

´´´
p.circle(x='Time', y='L06_347', source=source_data,
fill_alpha= 0.3, line_alpha=0.3, radius=10)
´´´

but this has no actual influence on the example, so let's just remove the circle

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions