Psychart:
Datum => PsychartStateDataOptions => PsychartDataOptionsPumpchart:
qPumpchartOptionsPsychart now inherits class methods from base ChartPumpchart
eslint styling ruleseslint standards
psychrolib as a modulelegend parameter now accepts false, which will skip generating and rendering the legend entirely
dbhr measurement type!
plot() function can now handle drawing a line between 2 arbitrary points by inputting a Datum in the line data option propertyPsystate
Psychart.ts source filerelHumType parameter in drawLine() to opt between float (0.0-1.0) and percent (0-100%)
drawLine() will be integrated into plot() in a future update and use the same data options (plot() will have the ability to draw arbitrary lines)drawLine() function to draw a line between 2 arbitary points on Psychartplacement to margin, as legend will now auto-place itself depending on whether or not flipXY is toggled on/offpointName and seriesName properties and add a single name propertylegend boolean property which can be used to optionally hide or show point in the legendplacement and sizePsychart.getElement() but can effectively be removed by setting dimensions to zero
enabled data options property, since you can hide data by clicking on the legendPsychart.getLegend()lineHeight option for spacing within legendlegend to seriesNamename to pointNamePsychartOptions
Color, instead, use hex-codesflipGradients boolean option to flip all gradients, good for dark themeskJ/kgpsychrolib instead of including its source code directly