Stanislav Horáček

Results 5 issues of Stanislav Horáček

If Dygraph is placed into the shadow DOM, as in this example: ```html window.addEventListener("load", function() { var containerDiv = document.getElementById("container"); var container = containerDiv.attachShadow({ mode: "open" }); var graph =...

If a string in R contains characters with diacritics, the pulled string in Ruby is shortened by number of these characters. For instance, this code ``` require "rinruby" R.eval "text

I noticed that hovered points are not drawn correctly if they are visited repeatedly after hovering out of a plot. It happens only if there is the option `live: false`...

to be seen e.g. at [astro.cz](https://astro.cz)