Skip to content

Histogram: does not support BinSize < 1 #2490

@Margulieuxd

Description

@Margulieuxd

Bug Report

Issue:
HistogramDemo.cs generates live data in the range of 0-1; while the histogram is attempted to be generated with parameters min:0, max:1, bincount:40.

Within histogram.cs, the binsize is limited to a minimum size of 1, meaning all the data falls within one bin.

System Details

  • ScottPlot Version: 4.1.61
  • Operating System: Windows 10
  • Application Type: WinForms
  • .NET Version: (NET Framework 4.8? .NET 6.0?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGunexpected behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions