Sinan

Results 5 issues of Sinan

**Feature Description** ... It is nice to find single duplicate files but I would like to be able to identify e.g. from backups or migration of files to identify which...

enhancement

Following minimal example shows what I am facing. ``` test % dySeries(color = "red") %>% dySeries(color = "blue", axis = "y2") %>% dyAxis("y", valueRange = c(0,15)) %>% dyAxis("y2", independentTicks =...

I have had a project with working dygraphs in R version 3.4.3 . The generated dygraphs had main title with unicode characters. Unfortunately after updating to R 3.5.1 and doing...

### Description The add_logo function does not work with the st_pages package. The logo overlaps the multipage menu items. ### Reproduction steps ```bash 1. add a pages.toml 2. run st_page.show_pages_from_config(".streamlit/pages.toml")...

bug

It would be great to have a range selector as input like this one. https://i.stack.imgur.com/KsRCZ.jpg With min and max fields as input to type in. It would be great to...

low priority
charts