Oamar Kanji

Results 8 issues of Oamar Kanji

I have been trying to make a horizontal stacked bar graph. **xScale** in stacked bar series only accepts type '_band_'. I assume that it would need to be type '_linear_'...

help wanted
feature
limitation

**Describe the bug** I can't seem to change the step for a pinch event, adding the step option seems to make no difference. **To Reproduce** ```ts use client"; import {...

I am having trouble getting two finger pan and drag to work like it does in the demo. I seem to have pinch working but I would prefer it to...

question

I see that #10 changed the documentation on this repo, but the description on npm.js remains incorrect, valid units reads "second" when it should read "seconds". The screen shot below...

I am trying to make an authenticated request from postman to my node, apollo, express backend. I am getting an error saying that the user is unauthenticated. When I look...