-
Hello,
I'm still getting loops and rounded curves if I try to draw a graph using the points generated in getPoints() even though tension and alpha are set to 0
![image](https://user-images.gith…
-
Update (revert) the record function to record only the streams visible in the ui arranged as they are for the user.
Note: it looks like the simplest way to do this is to render the contents of the …
arpee updated
5 months ago
-
Hello,
I'm currently tying to use this plugin to render labels over bars on a horizontal stacked bar chart. My aim is to have something that matches a Gantt chart.
We already have this working w…
-
```
Currently the Selection tool uses an off-screen Canvas element for
buffering the selected pixels. From the said buffer, the pixels are copied
and scaled using the drawImage method onto the desti…
-
```
What steps will reproduce the problem?
See code underneath. Works under Firefox but not IE8.
What is the expected output?
Picture rotated (resp. scaled or transformed).
What do you see instead?
…
-
```
What steps will reproduce the problem?
See code underneath. Works under Firefox but not IE8.
What is the expected output?
Picture rotated (resp. scaled or transformed).
What do you see instead?
…
-
Here is some code I wrote in a newly generated `wasm-pack` project:
```rust
#[wasm_bindgen]
pub fn play_game(canvas: Reference) {
// enable console.error panic messages for debugging
se…
-
### Basic info:
- **Node.js version:** 20.2.0
- **jsdom version:** 22.1.0
### Minimal reproduction case
```js
const { JSDOM } = require("jsdom");
const dom = new JSDOM();
const ca…
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- […
-
```
What steps will reproduce the problem?
See code underneath. Works under Firefox but not IE8.
What is the expected output?
Picture rotated (resp. scaled or transformed).
What do you see instead?
…