Message Boards Message Boards

Get grids on image and two slider2D in one control?

Posted 5 years ago

Hello, I require gridlines (x and y axis) on an imported image. However, the help shows gridlines/frametick only for Graphics and Plot functions {image , FrameTicks-> {0,0}

In addition, on that image i need the two Slider 2D control in one panel and crop the selected region.. An idea of the final interface is show below; enter image description here {Slider2D[{.7, .3}, {.9, .6}]} ; It appears but both are sliding together {Slider2D[{.7, .3}], Slider2D[{1, .6}] ; Appears in two different panes

Thank you for your kind usual help

Attachment

Attachments:
POSTED BY: Manoj Imrith

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

It appears but both are sliding together...

Please post complete reproducible code of what you are trying to do.

The rules explain how to format your code properly. If you do not format code, it may become corrupted and useless to other members. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

enter image description here

POSTED BY: Moderation Team
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract