ebi-gene-expression-group / atlas-components

Front end components of Expression Atlas and Single Cell Expression Atlas
3 stars 3 forks source link

Feature #172328184 – Cell Type Wheel demo #85

Closed alfonsomunozpomer closed 3 years ago

alfonsomunozpomer commented 3 years ago

Please test the demos with npx webpack serve --mode=development.

This is the bare minimum component. I’m aware that you worked on tps://github.com/ebi-gene-expression-group/atlas-cell-type-wheel/pull/7/ and that’s still useful, but React, Highcharts and Webpack have significantly changed since then, and we need to adopt new testing strategies, so let’s rebuild this with the bare minimum. We can pick and apply changes from your original wheel to reconcile the JSON schema and make it a bit more feature rich, one step at a time.

Tests will for the time being fail, that will be the next thing.