rs7q5

Results 14 issues of rs7q5

Not sure if this is expected behavior where when using `schema.Generated` in pixlet serve, The field appears as expected, but when it should return `[]` after disabling again the field...

Would be nice to have a delay of scrolling before marquee starts scrolling instead of always having to start the scroll at the end of the screen and scroll up....

Allow render.Plot() to return a scatter plot (i.e. don't connect the points). I don't think a whole new function is per se necessary for this though.

Added some college sports, basically should be pulling from teams in top 25 for college sports Also added EPL for soccer Fixed a potential bug in highlighting winners in NHL...

JuliaDB appears to be pinning plots to v0.28.4. Is there a way to get JuliaDB to allow updates or is this an issue with StatsPlots?

I have been using `iscatter!` and `iplot!` a lot in for loops and I always have to add an if statement for the first index so I don't get the...

enhancement

Is there a way to reset axis limits when adding to a plot. In other words, the reset button shows all data.

enhancement

Transparency colors in text (not just lighter, but actual transparency) exists with text and rgba colors are accepted, but the fill is not actually transparent (i.e. alpha is applied, but...

Added a `copy` method for `tikzdocument` closes PR #320.