You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Points are no longer clipped on the edge of the PheWAS. Add lower_buffer and upper_buffer to the default layout. (GH #132)
PheWAS plot layouts can now specify the list of colors they want rather than being forced to use a preset color palette; plots are also now better at handling a lot of categories at once. (GH #130)
Improved interactivity events for plot labels (GH #131)
Misc bugfixes and enhancements
Association plots will now work better in regions with no data ( #128 )
locuszoom.app.min.js now provides sourcemaps for easier development/ debugging
Fix an issue with how axis extents are calculated; better respect default minima