Jim Hague
Jim Hague
I've been looking for an easy way to draw bar charts in Grafana. Since Plotly can do bar charts, I figured adding bar charts to the chart types supported by...
Break border drawing into separate drawing of top/right/bottom/left border components and add properties for border-(top|right|bottom|left)-(color|style|width) and border-(top-left|top-right|bottom-right|bottom-left)-radius. Also add styles 'dotted' and 'dashed'. Fixes #143
Establish framework for loading source maps if present and using them to translate references in a backtrace. Implement this for Hermes. Use a regex to scan backtrace text and match...
The C11 allocator `aligned_alloc()` is not currently supported, and so causes an error when memory allocated via that call is freed.
SHGetFolderPath() is not supported. There may be other issues.
ED448 is not currently implemented for Nettle. Nettle >= 3.6 supports the necessary functionality.
Only tested on OSX, but inspection of Makefile.in suggests this is universal.
### Describe the bug After working perfectly for a period of several hours up to 2 days, the device suddenly becomes unable to pass traffic over the WAN. Wireless and...