InfinityLoop
InfinityLoop
@JohnCoene It might be a little too late, but I can have a try to implement this function if needed.
I have do some research about how to test when develop a `{htmlwidgets}` package, although I can not find any great example, also share some view here. 1. The benefit...
> I don't understand what you mean by "compare callback function". Is it comparing the output of e_inspect() to original JSON code? When there is a callback function as options...
I've been trying to solve this problem for several hours, including putting [the evaluate function](https://github.com/JohnCoene/echarts4r/blob/master/inst/htmlwidgets/echarts4r.js#L13-L29) into [box-binding.js](https://github.com/JohnCoene/echarts4r/blob/master/inst/box/box-binding.js) to handle the problem of the parameter being a function. But unfortunately I...
Hi, you can use `:::` to apply the class ``` graph TD A[Hard] -->|Text| B(Round) B:::cssClass --> C{Decision}:::cssClass C -->|One| D[Result 1] C -->|Two| E[Result 2]:::cssClass %% Class Definitions %%...
@nnguyen19 Thanks for request, I will implement `mapAtomProperties` as soon as possible. If there is any feature you want to use in `{r3dmol}`, please make a comment and let me...
Thanks for reporting this. I will try to fix the resizing problem in September.
Thanks for feature request. I investigated a bit and this should require upstream `3Dmol.js` to provide such feature. I'll create a issue to ask if they could implement this feature.
Same here
Thank you for your interest in TCC-GUI. However, since I myself have left the academic, I will only do maintenance of existing features of TCC-GUI, and minor feature enhancements, and...