d3-ez

D3-EZ Easy Reusable Charts

GPL-2.0 License

Downloads
844
Stars
49
Committers
6
d3-ez - Version 3.2.6 (Proportional Circles Fix)

Published by jamesleesaunders over 6 years ago

  • Fixed bug with proportionalAreaCircles alignment.
  • Added roseChartSector unit test.
  • Fixed bug in unit test. Added wait for transition.
d3-ez - Version 3.2.5

Published by jamesleesaunders over 6 years ago

  • Cleaned up component code further.
  • Standardisation.
  • Added first SVG unit test.
d3-ez - Version 3.2.4 (Various Component Fix-ups)

Published by jamesleesaunders over 6 years ago

  • Fixed bug with line chart.
  • Various component fix-ups.
d3-ez - Version 3.2.3 (Polar Area Tweaks)

Published by jamesleesaunders over 6 years ago

  • Polar Area Tweaks.
d3-ez - Version 3.2.2 (Nightingale Rose Chart)

Published by jamesleesaunders over 6 years ago

  • Nightingale Rose Chart.
d3-ez - Version 3.2.1

Published by jamesleesaunders over 6 years ago

  • Component Refactor.
  • Created component and chart modules.
  • Few unit test tweaks.
  • Added rollup-plugin-json.
d3-ez - Version 3.2.0

Published by jamesleesaunders over 6 years ago

  • Renamed color module to palette.
  • Improved colour export.
  • Fix Stacked Bar Chart Example.
  • Added external d3 option to rollup config.
d3-ez - Version 3.1.0 (New Bubble Chart)

Published by jamesleesaunders over 6 years ago

  • New Bubble Chart components.
  • Refactored labeledNode component.
  • Making use of labeledNode component.
  • New example test data.
  • Florence Nightingale Diagram of the Causes of Mortality Data.
  • World Temperature Data.
  • Hans Rosling Bubble Chart Data.
  • Number of small tidy ups of examples.
d3-ez - Version 3.0.0 (Convert to ES6 modules)

Published by jamesleesaunders over 6 years ago

  • Convert to ES6 modules (closes #70).
  • Adds unit tests (closes #66).
  • Renamed chart.js to base.js.
  • Use rollup to generate build files.
  • Fixed d3v3 scale.Linear hangover in color module.
  • Updated package.json adding package-lock.json.
  • Updated examples accordingly.
d3-ez - Version 2.2.6 (Circular / Radial Labels)

Published by jamesleesaunders over 6 years ago

  • Added 2 new components to help with circular graph scales and labels.
  • circularRingLabels.js used by circular heat map and polar area charts.
  • circularSectorLabels.js used by circular bar chart.
d3-ez - Version 2.2.5 (Circular Bar Chart)

Published by jamesleesaunders over 6 years ago

  • New Circular Bar Chart (closes #55).
  • Added circular scale logic.
d3-ez - Version 2.2.4 (New Candlestick Chart)

Published by jamesleesaunders almost 7 years ago

  • New Candlestick Chart.
  • Used for things like stock and finance charts.
  • High, Low, Open, Close.
d3-ez - Version 2.2.3 (Few dispatch bugfixes)

Published by jamesleesaunders almost 7 years ago

  • Fixes dispatch bugs.
  • General tidy, beautify, fix typos.
d3-ez - Version 2.2.2 (Dispatch Changes)

Published by jamesleesaunders almost 7 years ago

  • More! Heatmap Improvements.
  • Fix thresholds.
  • Refactored dispatch. (closes #76).
  • Added merge() to all parent charts.
d3-ez - Version 2.1.2

Published by jamesleesaunders almost 7 years ago

  • Added Exchange Rate test data.
  • Fix Multi Series Line Chart.
  • Changing website to d3-ez.net.
d3-ez - Version 2.1.3

Published by jamesleesaunders almost 7 years ago

  • Updating README (towards #44).
  • Example tidy. Added random_data.js.
  • Update uk_elections.json test data.
  • Moving Plant Family Tree test data.
  • Updated all example files.
  • Adding Netflix ISP Speed Index data.
  • CSS HTML Table width fixed.
d3-ez - Version 2.1.4 (Heat thresholds)

Published by jamesleesaunders almost 7 years ago

  • Fix threshold colour scale on Circular and Tabular Heat charts.
d3-ez - Version 2.1.5 (Heat thresholds)

Published by jamesleesaunders almost 7 years ago

  • Fix threshold colour scale on Circular and Tabular Heat charts.
d3-ez - Version 2.1.6 (Component break down)

Published by jamesleesaunders almost 7 years ago

  • Component break down.
d3-ez - Version 2.1.7 (Component break down)

Published by jamesleesaunders almost 7 years ago

  • Component break down.