-
We have this beautiful vertical logo ([Highres](https://user-images.githubusercontent.com/8821566/165494815-ce6ff8a1-4a82-42e1-a8ae-77240447ae08.jpg)):
![image](https://user-images.githubuserconten…
-
I need a complete example of how to turn the example candlestick chart into a vuejs compatible chart:
```
var margin = {top: 20, right: 20, bottom: 30, left: 50},
width = 960 - margin…
-
### Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing issues and didn't find any that were similar
- [X] I have considered creating a pull reque…
-
Both `text` elements with multiple child `tspan` elements, and `group` elements, incorrectly compute the bounding box. Have not tested other elements.
_Example_: creating a `text` element with three …
-
When a staticmethod not named `from_pydantic` or `to_pydantic` is added to a type decorated with `strawberry.pydantic.experimental.type` it is not available at runtime. Attempting to call the static…
-
I was running version 0.27 of `resvg-explorer-extension.exe` for a long time and came around to update recently and noticed a regression between 0.27 and 0.36 in regard to the text handling/positionin…
-
```
A SVG-Rect without a stroke and fill color is drawn with stroke color black and
stroke width 1, if
text element is placed over it and contains some content. In Firebug stroke and
fill color are…
-
```
A SVG-Rect without a stroke and fill color is drawn with stroke color black and
stroke width 1, if
text element is placed over it and contains some content. In Firebug stroke and
fill color are…
-
```
A SVG-Rect without a stroke and fill color is drawn with stroke color black and
stroke width 1, if
text element is placed over it and contains some content. In Firebug stroke and
fill color are…
-
**Describe the bug**
If the `Svg` is rendered under the render prop of the View element, then the scaling of the `Svg` will not working.
**To Reproduce**
See: [react-pdf REPL](https://react-pdf.o…