Skip to content

l.plot(tree) or plot(tree)? #28

@Micbut

Description

@Micbut

I the userguide n chapter 9.1 it is said to use the following command however it gives a weird error in the PlantGL 3D Viewer:

l.plot(tree)

Are you sure that it should be simply the following?

plot(tree)

When I do that the plot is almost correct (except that the angles are assumed to be always 45 degrees)

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