Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

backend returns incorrect binWidthRange for single data range

オープン
#255 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@d-callan がすでに取り組んでいます。

2024年3月26日 から。

評価

この issue はまだ評価されていません。

説明

This bug was found when addressing https://github.com/VEuPathDB/web-monorepo/issues/959 (closed but has detailed information) and https://github.com/VEuPathDB/web-monorepo/issues/961 (replacing 959): this is possibly address by https://github.com/VEuPathDB/web-monorepo/pull/964.

As shown in the screenshots (please see below), if frontend passes binWidth: undefined to backend, then backend returns correct value, binWidth: 1. However, binWidthRange is incorrect, { min: 0.1, max: 0 }, which causes error in Viz control: red border in the second screenshot which means that it has error and the value cannot be changed. Also bin slider shows incorrect range as well. Danielle confirmed that this is a bug at plot.data.

An example test case: qa.vectorbase.org; STUDY: Geolocation visualizations of field-based studies; EDA histogram Viz; Filter: Species -> Aedes; Main variable: count of traps.

histogram_binWidthRange01

histogram_binWidthRange00

主要言語
R
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

VEuPathDB/plot.data のほかの issue

VEuPathDB/plot.data の issue をすべて見る

似ている issue

R の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。