graphistry-js icon indicating copy to clipboard operation
graphistry-js copied to clipboard

Expose more panel toggles through APIs

Open lmeyerov opened this issue 2 years ago • 1 comments

It's unclear, via APIs, how to toggle, especially during load-time, the various panels: timebar (+ choice of dimension?), histograms, table inspector (+ choice of nodes/edges/events?), legend (+ choice of tab?)

I'm thinking:

  • url exposed, and documented in nexus
  • js exposed, both vanilla + react, and documented in storybooks
  • pygraphistry deferring to url param ok
  • maybe defer parameterization for a later day?

lmeyerov avatar Jan 11 '23 16:01 lmeyerov

To scope down until something richer needed, maybe start with just url api?

lmeyerov avatar Jan 11 '23 21:01 lmeyerov