WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

[Feature Request] Methods to be added to Graph API. #211

@bheijden

Description

@bheijden

🚀 Feature

  • Graph._remove_engine(): Should replace all engine node graphs with the agnostic object definition and remove the added engine.
  • Graph._agnostic_object(name="obj"): Should replace the engine node graph with the agnostic object definitions.
  • Add engine to EngineGraph & automatically connect tick if EngineNode is added.
  • Add legend to dag graphs.
  • Add engine: EngineSpec as argument object engine methods.
  • Check that arguments of EngineSpec.add_object() are the same for Engine.add_object().
  • Per default, use the straight line style as it is less cluttered. Make linestyle an argument to the gui render function.
  • Visualize all registered EngineStates after an Object has been substituted by its EngineGraph.

Pitch

A clear and concise description of what you want to happen.

Checklist

  • I have checked that there is no similar issue in the repo (required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuser-friendlyMeasure to improve user-friendliness (e.g. via defensive programming, erorr checking, etc...)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions