question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: customizable controls

See original GitHub issue

(or maybe this is possible and I was just unable to find it)

In the applications I’m interested in the “rotation” tool is not really necessary, and I find it a little confusing in how it treats the axis ticks (they seem to change in some strange, not-data-based way). So it would be preferable to disable that tool from the interactive widget.

From reading the code I think this would be fairly simple, just an additional option that changes how mouse_mode_widget is created?

Thanks for developing this tool, it is very cool!

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
flekschascommented, Sep 13, 2022

It depends on the scope/functionality you’re thinking of.

At the moment, I am not entirely sure what kind of customization you’re having in mind. If it’s about hiding/showing pre-defined buttons I am not entirely sure it’s worth the effort. If it’s about creating new custom buttons, I’m simply a bit hesitant as I don’t want to replicate functionality that is already provided by ipywidgets.

Having said all that, maybe you can provide a example of how you envision one would customize the buttons and how it helps the user. I might simply miss the use case and might be convinced that it’s a good idea to allow customizing the buttons. 😃

1reaction
flekschascommented, Sep 13, 2022

I see, thanks for clarifying.

For customization, you can use ipywidgets. For instance, the scatter.show() method is merely a helper to link some jupyter-scatter functionality to buttons using ipywidgets. But you can easily create your own toolbar or customizations with ipywidgets.

Read more comments on GitHub >

github_iconTop Results From Across the Web

S1 Feature Request : Customizable Track Controls
Please allow the ability to customize what controls are visible on a track in arrangement view. Currently only a default set of controls...
Read more >
15 Feature Request Tools for Managing Product Feedback
A feature request tool is a platform that collects product feedback and suggestions from customers. ... Feedback widgets and custom domains.
Read more >
[Feature request] Customizable control over when a selector ...
Proposal I would like to be able to specify a custom function for cache comparison on an atom/selector so I can tweak the...
Read more >
Gather Feature Requests & Requirements Using Your Own ...
Gather feature requests & requirements over the web using custom web forms called "SmartForms". Create customized web forms in just minutes for use...
Read more >
FEATURE REQUEST: Custom mouse controls — Onshape
Onshape currently only 5 predefined mouse control profiles, Sure, you can add more(eg. ... FEATURE REQUEST: Custom mouse controls.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found