Skip to content

Deprication warring #180

@mikebgrep

Description

@mikebgrep

Hi, I use the library to show charts I bump in deprecation warning BokehDeprecationWarning: 'circle() method with size value' was deprecated in Bokeh 3.4.0 and will be removed, use 'scatter(size=...) instead' instead..

I am using :

ch.plot.lollipop(
        data_frame=,
        categorical_columns=[],
        numeric_column="",
        color_column="",
    )

If someone have time to take this issue before circle() method is removed from the API.

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