Antoine J.-P. Tixier

Results 9 issues of Antoine J.-P. Tixier

**Is there any way to freeze the zoom level when adding/removing points to/from the scatter?** Right now, the zoom level is reset every time such an action is performed. In...

enhancement

Hi, `f7File` currently displays the name of the uploaded file even when it exceeds the max allowed size (5MB by default) making the user believe that the file was accepted...

enhancement

Hi! In the news, you mention that thanks to fix #144, it is now possible to close the smart select when the user has made a selection. I imagine that...

In the minimal reproducible example below (`animated = FALSE`, `swipeable = TRUE`), it is not possible to select a row from the table. It only becomes possible when setting `animated`...

bug

LDAvis includes the following rule (at the top of the `lda.css` file): ```css path { fill: none; stroke: none; } ``` which applies to all path SVG elements and removes...

That would be nice. The reference is: [Yan, X., & Han, J. (2002). gspan: Graph-based substructure pattern mining. In Data Mining, 2002. ICDM 2003. Proceedings. 2002 IEEE International Conference on...

wishlist

Hi, and thank you for the great package! when using `export_savedmodel`, which is the first step listed on the CloudML [Deploying Models](https://tensorflow.rstudio.com/tools/cloudml/articles/deployment.html) step-by-step instructions, I receive an error `ValueError: Unknown...

enhancement

Hi! Thank you for your open source initiative, and for creating FLUE. I was wondering if you could provide us with an update about when the code and data will...

I followed the exact template of your Gauge widget to try to create a histogram widget (`.js` and `.R` files below). The core of the `.js` file works. If you...