David Gwyer
David Gwyer
# 🐞 bug report **Behavior**: - `What is the issue? (*)` Mixed line endings in three files preventing theme submissions. This was reported recently by a partner (HS ref. #9243)....
# 🐞 bug report **Behavior**: - `What is the issue? (*)` When uploading themes to wordpress.org the following warning is triggered:  - `What is the expected behavior?` The specified...
# 🐞 bug report Source: https://freemiusdev.slack.com/archives/CHW7SSTQD/p1592341490425900 **Behavior**: - The card banner for an addon is actually rendered as 310x100 px in the WP admin, but in the Developer Dashboard, you...
At the moment we have two options to position the legend to the `left` or `right` of the chart area. There are plenty of times that I need the legend...
At the moment the tooltip position 'snaps' between locations when points are hovered over.  I've been trying to get this to transition via CSS without any success. Is there...
While inspecting some of the rendered SVG code I noticed that some group elements contain a mixture of `class` and `className` attributes. The `className` attribute appears to mirror the `class`...
I just wondered if there was any advice on managing the size of bundled Semiotic for projects? For example, I'm using the latest development version (2.0.0-rc.19) and the size of...
This is probably planned already but just in case, there are some [outstanding issues](https://github.com/nteract/semiotic-docs/issues) from the archived repo that should be moved over to this one.
The new docs are great but I think they would benefit if a search box was added? Would be useful to quickly look up stuff. :)
The data basics app on this repo was incomplete so I went through the handbook guide from start to finish and created the app from scratch. I've also updated the...