Open PeterBrain opened 3 years ago
Hello, @PeterBrain.
Indeed feature seemed to be interesting. But, where is no problem to combine the slider with external histogram right now. You could even use some powerful chart library (like ApexCharts) to build a histogram. IonRangeSlider and ApexCharts have good API and they could both be connected with it.
Thanks, I'll have a look into this.
I am going to leave the issue open for discussion, just in case someone has an idea, demo, or opinion on that.
Would be nice to have a histogram above the slider.
Basic definition of a histogram: A histogram is a graphical display of data using bars of different heights. In a histogram, each bar groups numbers into ranges. Taller bars show that more data falls in that range. A histogram displays the shape and spread of continuous sample data.
some inspiration (found this on google - credits go to linda_preisde): https://codepen.io/linda_preisde/pen/wppXJG
These are the things to consider I came up with while thinking on this: