New Demo: Collapsible Minimap #2338
kumilingus
announced in
News
Replies: 1 comment 1 reply
|
I've downloaded jointplus v4.0 but inside KitchenSink Angular16 there's no code about collapsible minimap like the demo did here: https://www.jointjs.com/demos/kitchen-sink-app is there something I'm missing? @kumilingus |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While the diagram minimap is a great tool to help you navigate through large diagrams, it is not a tool that users are expected to use most of the time. To reduce clutter in the UI, the user can be allowed to show and hide the navigator at their will. And how to do this specifically with JointJS+ is the subject of today's demo.
All reactions