Uğur Dar
Uğur Dar
I try to construct sparkline table like this https://www.highcharts.com/demo/sparkline Is there any feature in highcharter to create a table like this? or should I use sparklines in other table packages...
Hi, I'm trying to right justify the text in the datatable, but I can't do it even though I define it in options. I can use ```formatStyle('column',` textAlign = 'center')...
Hi all, When I use a reactive value in observeEvent, the reactive function is running before the tab is opened. When I set ignoreInit = TRUE also observeEvent is not...
Hi there, When I used old version (2.2.1) I haven't got this error but when I updated the package this error has occured. ``` Warning: Error in [[: subscript out...
Hi there, I'm using firebase on my website. I have a button to redirect user to my shinyapp. My problem is, user should login two time, 1. in website, 2....