InfinityLoop
InfinityLoop
@miya Issueありがどうございます。今後修正する可能性もありますが、ただ今のかなり緊急的な開発作業がありますので、こちらをしばらく後回しにしております。 修正のPRはいつでも大歓迎です。
I know I'm a little too late for this issue, but I know how to solve the problem. If you inspect the element, you would find a console.log error as...
@timelyportfolio Thank you for your answer, I'll take a look at how you've implemented it in `dataui`, and I'm looking forward to seeing your examples! Thank you so much for...
@timelyportfolio It's really cool! I'll try it out soon and left some comments if I have any other questions.
Same here. ``` Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : java.lang.reflect.InaccessibleObjectException: Unable to make public boolean java.util.ArrayList$Itr.hasNext() accessible: module java.base does not "opens java.util" to unnamed module @4ba534b0 ``` ```r...
Thanks for the relate thread which is provided by @matthewstern, I found a way how to avoid this error, just downgrade your jdk to 1.8, which is JAVA8 not JAVA...
@nschwamm I have checked the source code, and it seems that it's not able to set the tooltip, and the `name` argument need a fix (maybe). ~~The reason it's quite...
I have check the code and the manual page of `Echarts.js`, and I think it's a tiny bug of `Echarts.js` itself, also not the problem of `mapbox`. See the offical...
It should be fixed after bump the ECharts version to the latest. https://github.com/apache/echarts/pull/14299
The problem has been fixed in #238 Maybe you need to update the package version to the latest.