Releases
v0.0.27
@h5web/app
🐛 Encode query params in providers, to support filenames with special characters #774 #781
🐛 Fix notebook cell sizing issue in JupyterLab when opening HDF5 files with long names #780
🐛 [Line, Heatmap, Complex]
Fix visualization of data containing NaN
/Infinity
(note that only HSDSProvider
can provide such data for now) #775
🐛 [Heatmap, Complex]
Fix alignment of ticks in color bar #772
@h5web/lib
✨ Add prop histogram
to DomainSlider
to display a histogram. The histogram has indicators for the current min and max bounds. #770 #778 #779 #773
✨ Add scaleGamma
function to create gamma scales with a given exponent (cf. this sandbox for a comparison with a regular power scale). #760 #782
✨ [HeatmapVis, HeatmapMesh]
To use the new gamma scale, pass a tuple of the form [ScaleType.Gamma, gammaExponent]
to the scaleType
prop #760
🐛 [ColorBar]
Fix alignment of ticks #772
Screenshots
DomainSlider
histogram
HeatmapVis
with gamma scale (exponent of 0.5)
You can’t perform that action at this time.