Releases: Gilead-BioStats/gsm.viz
v2.0.0
What's Changed
- Add extensions. by @samussiah in #358
- Added
site overview
functions. by @MarianaZamarripa in #361 - Have Sparklines working from inherit function to flagStatusIcon() by @MarianaZamarripa in #363
- Fix 374 by @taylorrodgers in #382
- Site overview table by @samussiah in #371
- Simplify
thresholds
specification and fix examples. by @samussiah in #384 - fix metric sort by @samussiah in #385
- Dev v1.2.0 by @samussiah in #400
- v2.0.0 by @samussiah in #395
New Contributors
- @taylorrodgers made their first contribution in #382
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.1.0 embeds site metadata in the scatter plot, bar chart, and time series modules.
What's Changed
- Add site metadata as a new parameter to each module. by @samussiah in #370
Full Changelog: v1.0.6...v1.1.0
v1.0.6
Resolves #313
What's Changed
- Remove duplicate thresholds when mapping to flags. by @samussiah in #314
- v1.0.6 by @samussiah in #315
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Address overlapping points in discrete time series and improve algorithm that determines which group ID is returned on hover and click. by @samussiah in #311
- v1.0.5 by @samussiah in #312
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Resolve bug in overlapping tooltip in continuous time series. by @samussiah in #305
- v1.0.4 by @samussiah in #306
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fix tooltip bug in discrete time series. by @samussiah in #301
- v1.0.3 by @samussiah in #302
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- v1.0.2 by @samussiah in #298
- v1.0.2 by @samussiah in #299
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.1 addresses a number of odds and ends noted in the latest user demo and integration into GiSMo:
What's Changed
- Update app to pass input checks, among other things. by @samussiah in #286
- v1.0.1 by @samussiah in #288
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v1.0.0 finalizes initial features, resolves issues found in integration, and represents a stable codebase. Many thanks to @MayaGans and @paritosh-mahale-zs for all their time and effort. Read on for the full list of resolved issues.
- Resolves #232
- Resolves #201
- Resolves #269
- Resolves #272
- Resolves #182
- Resolves #275
- Resolves #236
- Resolves #239
- Resolves #88
- Resolves #186
- Resolves #133
- Resolves #235
- Resolves #251
- Resolves #241
- Resolves #270
- Resolves #268
- Resolves #256
- Resolves #18
What's Changed
- Move chart control setters inside
useEffect
. by @samussiah in #248 - Add data schema. by @samussiah in #271
- Add landing page for library disguised as a React app. by @samussiah in #254
- adding country to KRI dropdown by @MayaGans in #273
- Miscellany (remaining v1 issues) by @samussiah in #277
- v1.0.0 by @samussiah in #278
Full Changelog: v0.13.8...v1.0.0
v0.13.8
v0.13.8 resolves two issues:
- #264 - Step threshold lines in time series module between snapshots.
- #247 - Align color scheme of discrete time series and sparkline.
What's Changed
- Display threshold lines stepped between snapshots and update color scheme in discrete time series and sparkline. by @samussiah in #266
- v0.13.8 by @samussiah in #267
Full Changelog: v0.13.7...v0.13.8