You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to publish trajectory-visualizer to npm so that i can:
npm install trajectory visualizer easily
and a simple way to launchthing the trajectory visualizer with an argument e.g., traj-viz --file XXX.json where XXX.json is a local eventstream file. This will automatically open trajectory visualizer on that file to display its content.