Skip to content

NameError: name 'adjacency_graph_plotly' is not defined #18

@hao203

Description

@hao203

windows
python 3.8
pyarmviz 0.1.3

when i ran

from PyARMViz import datasets
from PyARMViz import PyARMViz

rules = datasets.load_shopping_rules()
adjacency_graph_plotly(rules)

NameError: name 'adjacency_graph_plotly' is not defined

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