Materialdesign: chart-bell-curve-cumulative

Created on 30 Jan 2019  路  5Comments  路  Source: Templarian/MaterialDesign

Similar to #3697 (:heart:) I would like a chart icon resembling a cumulative distribution function or at least one that never decreases.
Perhaps it could look something like this:
cdf-icon

I would like to use this to identify a "plot cumulative" option vs. a "plot" option. Alternatively, having a chart icon with a capital sigma or plus sign on it might also work.

Contribution Icon Request

Most helpful comment

All 5 comments

Perhaps a more clear way to express this would be to show 2 traces on the plot, one dotted or dashed -- perhaps following the shape of the one in mdi-chart-line -- and then another which indicates the integral of that trace (e.g. if the first function is constant then it is linear, if the first function is linear then it is quadratic, etc.). The challenge with this approach is keeping it clear that we're talking about two traces/function, not, say, a function and a threshold / cursor.

Edit: Live example codepen

Maybe we could alias this as "sigmoid". I know it's different from cumulative normal distribution, but sigmoid functions are commonly used in neural network programming, and also is strictly increasing.

Maybe we could alias this as "sigmoid".

That's fine with me. However, for that case it might be better to draw the vertical axis through the middle instead of on the left. (But I still want it on the left for this one.)

chart-bell-curve-cumulative

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emanf picture emanf  路  3Comments

Templarian picture Templarian  路  3Comments

alvaroc1 picture alvaroc1  路  3Comments

bckp1993 picture bckp1993  路  3Comments

vishnu1991 picture vishnu1991  路  3Comments