modelskill icon indicating copy to clipboard operation
modelskill copied to clipboard

`scatter` bins should allow sequence of numbers

Open ecomodeller opened this issue 2 years ago • 0 comments

The current implementation of the scatter plot allows bins to be an integer, i.e. the number of bins or a float, i.e. the bin size, but not as a sequence of numbers.

This is necessary for fine-grained control and consistency across plots.

ecomodeller avatar Sep 04 '23 12:09 ecomodeller