Skip to content

Releases: CDCgov/cdc-open-viz

4.24.4

07 May 20:56
Compare
Choose a tag to compare
Publish

 - @cdc/chart@4.24.4
 - @cdc/core@4.24.4
 - @cdc/dashboard@4.24.4
 - @cdc/data-bite@4.24.4
 - @cdc/editor@4.24.4
 - @cdc/filtered-text@4.24.4
 - @cdc/map@4.24.4
 - @cdc/markup-include@4.24.4
 - @cdc/waffle-chart@4.24.4

4.24.2

28 Feb 21:39
Compare
Choose a tag to compare
Merge branch 'test'

4.23.11

19 Dec 23:40
Compare
Choose a tag to compare
Publish

 - @cdc/chart@4.23.11
 - @cdc/core@4.23.11
 - @cdc/dashboard@4.23.11
 - @cdc/data-bite@4.23.11
 - @cdc/editor@4.23.11
 - @cdc/filtered-text@4.23.11
 - @cdc/map@4.23.11
 - @cdc/markup-include@4.23.11
 - @cdc/waffle-chart@4.23.11

4.23.10-alpha

26 Oct 23:11
Compare
Choose a tag to compare
4.23.10: updates for colors

4.23.9: Publish

27 Sep 22:08
Compare
Choose a tag to compare
 - @cdc/chart@4.23.9
 - @cdc/core@4.23.9
 - @cdc/dashboard@4.23.9
 - @cdc/data-bite@4.23.9
 - @cdc/editor@4.23.9
 - @cdc/filtered-text@4.23.9
 - @cdc/map@4.23.9
 - @cdc/markup-include@4.23.9
 - @cdc/waffle-chart@4.23.9

4.23.8

07 Sep 21:33
Compare
Choose a tag to compare

🗺 Maps

  • Data tables now show AS, GU, and MP territories properly
  • Improved zoom on PR for county maps
  • Fixed pin styling on geocode maps
  • Updates for single state map defaulting to Alabama

📊 Charts

  • Updates for paired bars
  • Updates for setting the orientation properly
  • Fixed an issue where values were showing after bars instead of the value

4.23.7

07 Aug 20:38
Compare
Choose a tag to compare
  • Adds Linear Gauge Chart Type
  • Allows dashboard filters to be re-used
  • Adds additional cities to our supported cities dictionary
  • Updates tooltip hovers to use visx
  • Adds an option for custom map layers on state maps
  • Updates to csv loading
  • Updates for forecast charts that make them easier to build
  • Responsive related chart updates

4.23.6

28 Jun 21:36
739e78c
Compare
Choose a tag to compare
  • Various bug fixes
  • Allowing special classes to be last in the legend for maps
  • Allowing users to change the data series name
  • Option to suppression of "FullGeoName" in CSV download
  • Improvements to dual axis charts
  • Additional line styles in line charts (used to only be available in Combo charts)
  • Bar charts filtering dashboards

4.23.5

01 Jun 20:52
Compare
Choose a tag to compare

Enhancements

  • Added support for lines and area shading in the same chart
  • Updates for pill buttons and tabs filters
  • Added ability to restructure charts data tables
  • Added reference lines for Line/Bar Charts
  • Added log scale for chart visualizations
  • County Maps - County/State in CSV Download in addition to FIPS Codes
  • Performance: Re-fetch data when filters change
  • Data Tables: Extract as a module to be used across visualizations
  • Charts: Area Charts
  • Bar Charts: Bar Highlighting
  • Add Chart Anchors

Bugs

  • Always load from URL not working for waffle charts
  • Issues with Number Formatting on Hovers/Labels
  • Map colors not changing in the configuration editor
  • Resolved an issue where dashboards stopped working
  • Vertical chart text color
  • Geopoints US Map - Legend interaction, dots hidden, but hovers remain
  • Legend coloring by category
  • DataFile values missing, add auto-recover

4.23.4

27 Apr 20:24
8d57835
Compare
Choose a tag to compare

Note: this is a pre-release and items are tentative.

📊Charts

  • Users can now hide the data table link on dashboards
  • Updates for handling non-numerics across various chart types
  • Improved user experience for data series selections
  • New Filter Behavior selections
  • Updates for calculating quantiles & various statistics for box plots have been improved
  • Added padding to handle negative values on the horizontal bar charts
  • Added rounding bars on negative values.
  • We changed our abbreviation function from being applied globally to only applying to the axis.
  • Improved logic for calculating the minimum value on deviation bar charts

🗺 Maps

  • New Filter Behavior Selections

Additional Maintenance

  • We cleaned up examples and subfolders for developers in the chart package
  • Improved accessibility on data tables by removing duplicated captions