candela icon indicating copy to clipboard operation
candela copied to clipboard

Visualization components for the web

Results 98 candela issues
Sort by recently updated
recently updated
newest added

[handsontable](https://handsontable.com/) should give us excel-style interactions for free (filtering, sorting, ... editing?). And I imagine it will be a bit more performant than the table code we have in Resonant...

enhancement
Resonant Lab
backlog

OSX renders fonts different from other platforms, which makes small differences to appear in the image tests. These are not substantive differences, and raising the testing threshold would allow them...

Disallow making a project public unless they first make the data public. It would be fine to have a message (like "Can't make this public. First make the data public.")....

Resonant Lab

If a single string is given as the `y` property, the constructor should wrap it in square brackets to make a singleton list, since a common case for the line...

This would complement the current "select all" button.

Resonant Lab

Allow general queries through the UI. This would allow for example query by a string that is not shown in the histograms or custom numeric ranges.

Resonant Lab

When a dataset is loaded that has multiple values for an attribute, the bar chart just overplots a bunch of bars on top of each other. Ideally the bar chart...