kramerrs

Results 15 issues of kramerrs

### Tips for a helpful feature request: I would like to request that the trend lines drawn by geom_smooth or stat_smooth have an option to truncate the line when a...

The app_proxy endpoint that DT::datatables sets up throws a 503 error if the browser transmits oversized cookies, even when the cookies are unrelated, such as in a SAML SSO session...

I am receiving a 503 error when a datatable loads. The issue started when I migrated from 3.0.0 to 3.0.2. The issue is also in the most recent 3.1.0 ,...

bug

When I set the aplication.yml to have container images with the :latest tag. ShinyProxy doesn't load the container. I have verified using the Docker Api engine that the images are...

question

This is a nice app. Is there any chance to support modals? These are some of the trickiest aspects for beginners to master, yet one of the more important aspects...

I have been implementing the pre-initialized containers. I feel like the application.yml needs a container restart policy field. It should be something like interval (hourly) or time once per night...

enhancement

I have a large sunburst it is laid out with three levels. I have implemented click events to synchronize other tables and charts as a user navigates the sunburst. I...

A consequence of preinitialized containers, is that it is possible to get a sense when an app starts to fail. Often times this is data related, some entry in a...

enhancement

I believe there are likely other requests for this. Modular application loading is becoming more desirable with preinitialized containers. The use case is as follows. I recently moved preinitialized containers...

question

I have a number of plots that I am trying to synchronize and draw a highlighted point on in response to a users search. This works fine except when they...