alexdarling
Results
2
issues of
alexdarling
I saw that ColoredPoints was a part of the Winston package and tried to make a plot with it, but Julia seems to not register its existence? ``` julia> Points...
When setting errors on a form, HTML characters are escaped, which means errors messages can't have formatting: ```scala @b4.textarea( input.form("myTestArea"), Symbol("rows") -> 8, Symbol("_error") -> "I am an error message...