Skip to content

Headless Offline Plotting fails #3

@Immortalin

Description

@Immortalin

Hi! Plotting fails when ran headlessly i.e. without iPython notebook, just the python interpreter due to the iplot function.

E.g. python canvas_demo.py gives

/chartpy/engine.py", line 1449, in plot_chart
    fig = data_frame.iplot(kind=chart_type_ord,
AttributeError: 'DataFrame' object has no attribute 'iplot'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions