Changelog

Follow along with Graphmatik updates and improvements.
Back to updates

Featuring Filters & Thresholds

A powerful way to highlight data & tell a story.
Volcano plot showing upregulated data points in purple and downregulated points in sky blue

Unlock data-driven storytelling with filters

Version 0.2.0 brings filters and thresholds to Graphmatik. When you toggle filters on, all groups, points, etc will be disabled by default. Disabled elements will adopt a muted gray color palette designed to de-emphasize. From here, you can select individual groups or apply thresholds to re-activate select data elements.

Great data visuals are clear, concise, and engaging. Filters are a powerful tool to reduce visual clutter, focus your reader's attention and communicate your data's message clearly.

What are thresholds?

Thresholds are a tool that you can apply to most charts in Graphmatik to:

  1. Select groups and/or data elements
  2. Add visual overlays like target lines, target areas, adjust colors, add labels, etc.

Thresholds are stackable with one another and group selectors allowing you to preform complex filtering operations on your dataset. By default when you add a threshold a target line will be added to your chart. This line can be toggled between solid, dashed, dotted, or area states.

toggle the visibility of the visual overlays on/off without affecting the selection by clicking on theicon.

300+ New color schemes

With version 0.2.0 of Graphmatik, you have access to more color schemes then ever before, including:

  • palettes - Graphmatik's classic color palettes
  • new swatches - provide individual out-of-the-box colors covering the full color spectrum.
  • new continuous color scales - used to map continuous color schemes to your data
  • new diverging color scales - used to map diverging color schemes to your data
You can use swatches in combination with filters to generate beautiful data visuals.
continuous and diverging color scales are currently only available for row and column charts.

Fixes & Improvements

  • Minor UI changes & improvements
  • Fixed a bug where sorting interferred with violin plot KDE bandwidth estimation
  • Fixed a bug where stacking areas with missing or non overlapping intervals would cause Graphmatik to crash
  • Fixed a bug introduced in v0.1.1 where deleting any selection would also delete the first cell in the table
  • Fixed a bug that incorrectly parsed EC50 input values containing both scientific & decimal notation
  • Fixed a bug where attempting to copy or cut a multiselection while the active cell is outside the viewport would fail to trigger the copy event.