rmcloughlin

Results 13 issues of rmcloughlin

The pages attempt to load https://cdn.webglstats.com/stat.js but this is no longer possible due to an expired certificate on that site. I see that [webglstats.com](https://webglstats.com) and [www.webglstats.com](https://www.webglstats.com) have expired certificates as...

A `facets-dive-info-card` should have vertical and horizontal scroll bars when the content is too large for the visible area. Previously mentioned here: #71

If you hold down the control key and click somewhere main visualization area then after that you won't be able to select an individual square. Try it here, for example:...

At the top of https://pair-code.github.io/facets/ there are two links named "Facets Overview" and "Facets Dive" that don't go anywhere.

The `WORKSPACE` file in the facets project contains `stephanwlee/tensorboard` instead of `tensorboard/tensorboard`. https://github.com/PAIR-code/facets/blob/master/WORKSPACE#L55

Settings the `filteredDataIndices` property on a `` component causes some weird things to happen in the UI. 1) There sometimes seem to be two copies of the moving yellow selection...

The facets dive demo no longer seems to build. Here is my best attempt in a Dockerfile: ```Dockerfile FROM ubuntu:focal RUN apt-get update && apt install -y apt-transport-https curl git...

This plugin uses checkstyle 6.15, released over 2 years ago. The current version is 8.8: https://github.com/checkstyle/checkstyle/releases It would be great if this could be upgraded. The maven checkstyle makes it...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make...

This makes it so that the headers actually look like headers. They were missing spaces after the '#' characters.