sl-solution

Results 22 issues of sl-solution

to track the issue

currently we redefined them for vector with missing values.

enhancement
decision

We should make sure that we can keep track of changes if it becomes an AbstractVector.

enhancement

An issue to keep track of this. Currently, we optimised the performance of InMemoryDatasets for PooledArrays, but we need the same level of performance for CategoricalArrays.

performance

Defining a class of formats which only applies on individual values and changes the way that values are shown (i.e. it can not change the order of values) but no...

enhancement
Format

This is to track the issue with string in Julia `String` in Julia is not suitable for InMemoryDatasets, and `Characters` (UInt8 - UInt16) currently is good only for strings up...

enhancement
performance
Characters

The reason for this PR is that currently when one of the group has fewer categories then the bar widths will be unequal.

Defining scales' range with vector of String[] produces `warning` messages, e.g. the following definition produces `Validation Warning`: ``` { "name":"example", "type":"ordinal", "range": [["1","2"], ["2","3"]], "domain":[1,2] } ``` However, the following...

bug

It would be nice to allow user to set the `fill-rule` property of a SVG path to `evenodd` in the `path` mark.

feature-request

InMemoryDatasets.jl is a new package for data manipulation in Julia. Please let me know if anything is wrong.