Daybrush (Younkue Choi)

Results 720 comments of Daybrush (Younkue Choi)

@durai001 1. The argument of the function is either px or a number. `${v}s`> 2. The ruler has no events. Wrap the ruler and add your own event. 3. This...

@durai001 0.5.0 is released. Recheck it. If you use textFormat, it is normal to appear as follows. ![스크린샷 2020-07-12 오전 12 32 53](https://user-images.githubusercontent.com/3433062/87227951-06f10600-c3d9-11ea-9c39-e530eab0c2ad.png)

@ram4nd use`textFormat` prop. ```js textFormat={value => Math.round(value)} ```

@jkears use negativeRuler to false https://daybrush.com/ruler/release/latest/doc/Ruler.html#.RulerInterface

@hdrabs Do you have a demo address where I can test it?

@AlexxIV Can you give me a demo like code sandbox or stackblitz?

@maryamseyedi It is possible if the units are at regular intervals. Inconsistent intervals are not supported.

If the unit is 1000 and you want to reduce the spacing on the canvas, set the zoom low.

@maryamseyedi Yes use `range` option (default: [-Infinity, Infinity]) use [-Infinity, 30000]

@jessejamesrich Sorry. % is not supported.