John Coene

Results 29 issues of John Coene

My console is flooded with: ``` This Font Awesome icon ('search') does not exist: * if providing a custom `html_dependency` these `name` checks can be deactivated with `verify_fa = FALSE`...

discussion
feature

We currently resend all the data for the trend plot on every websocket message. it's too much, we should push less and offload work to the browser

enhancement

Add sentiment analysis to page

discussion
feature

Preview stream to ensure the title, description, etc. is A-OK

discussion
feature

Colors of graph should be customisable?

discussion
UI
Graph

Documentation should either be **VERY** easily accessible or better, built-in.

documentation

Removed the need to pass session to the animate functions :) This way you can simply use it like so: ```r library(shiny) library(shinyanimate) ui

enhancement
on hold

This is to tackle problem detailed in #3724 > I have asked a few people and in a few places for a way to catch when a shiny application disconnects/crashes...

I cannot reproduce [this example](https://jkunst.com/highcharter/articles/drilldown.html#example-iii-custom-tooltips-and-colors), running that example does not reproduce the breadcrumbs/back button label on the latest `0.9.4`. Although the generated `hc_opts` look correct to me.