Skip to content

[FEA] Pass viz params #82

Description

@lmeyerov

Is your feature request related to a problem? Please describe.

Graphistry url viz params are handy pass in via url, especially after the fact. Supporting that in the st component would be great!

Describe the solution you'd like

Default-on implicit url param passing. /public/views?pointSize=1.0 => graph.html?pointSize=1.0

Default-on seems unsafe though.. so maybe opt-om" st_g.plot(url, propagate_url_params=True)

Additional context

Happened during a prototyping session..

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions