-
Hey there,
I'm trying to generate some reports. Generation of these previously worked, but is no longer working with the same function calls.
Here's the traceback:
```
Error in sum(ind) : inva…
-
The BarChart (#44), HorizontalBarChart (#83), and LineChart (#48) components should have axis labels as shown in their original issues (#44, #83, #48).
The Scatterplot component implements these la…
-
We are moving from Recharts to VictoryCharts. See also issue #44.
The existing ScatterPlot component needs to be converted to the VictoryCharts equivalent: https://formidable.com/open-source/victor…
-
This list is a work in progress, but may be of use for #44 #48 #49 #50 #62
Determine should be passed in props, vs. what should be standardized across our data visualization components.
Props:
…
-
Our data visualization chart components have some props that should be somewhat standardized across our components in order to be most useful:
- [x] Currently, our pattern is to use dataKey and dat…
-
#### Actual Result
`ScatterplotLayer` adds a third coordinate with value of `0` to the array passed in to the `data` prop
#### Expected Result
Value passed in to `data` prop should not be…
-
A new deck.gl ScatterplotLayer component needs to be created.
This should layer on top of our existing BaseMap component.
Todo:
- [x] Add deck.gl as a dependency
- [x] Add the ScatterplotLaye…
-
From discussion around #2 with @lauranoges, it was decided that rather than automatically selecting the first clonal family when brush selection updates (which comes with a responsiveness cost to the …
-
Removed the `~/.superset` directory multiple times, tried configuring postgres and redis also.
### Expected results
Should be able to login.
### Actual results
No errors in console or ne…
-
**Sails version**: 0.12.13
**Node version**: 4.4.3
**NPM version**: 3.10.5
**Operating system**: Windows 7
I'm one of the people who has seen memory management issues periodically with…