Amey Sakhadeo

Results 7 issues of Amey Sakhadeo

Axes ticks can now be rotated. But should axes ticks wrap?

question

Add a Gauge component

feature

Build on Travis

chore
build

Currently, we only support linear transition. Add support for specifying easing functions.

enhancement
PRs welcome

### Current Behavior Thanks for building PIXI! I am using `@pixi/webworker` `7.3.1`. However I am seeing this error: ``` 918.29cecab6.chunk.js:2 Uncaught Error: Current environment does not allow unsafe-eval, please use...

👍 Not A Bug
👯‍♀️ Needs Reproduction

See [example in ASTExplorer](https://astexplorer.net/#/gist/0c0032186269b8c3b45c72fbb64275bc/933a0f4d3387da0bcd4b1c539d7f121e9b0919fb). I'm trying to prune comment paths that contain a certain string but looks like some other node also gets displaced in the process! ## Code ```js...

bug

## [See this example](https://astexplorer.net/#/gist/e68dc557486730b096ed3d9d393ac6ed/7019959f763cc08fb1f1e81c5b943f45484d8c7e). I am trying to remove some comments which can appear before or after object properties. And I want to preserve the location (leading/trailing) of other comments....

bug