Stanislav Horáček

Results 7 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)

Some new translations and fixes of Czech localization. --- ## Summary by cubic Updated Czech localization across the app. Translated remaining English strings and corrected terms to make wording consistent...