chartjs-chart-geo

Chart.js Choropleth and Bubble Maps

MIT License

Downloads
72.3K
Stars
347
Committers
8

Bot releases are visible (Hide)

chartjs-chart-geo - Release 3.0.0-alpha.2 - Chart.js v3

Published by sgratzl over 4 years ago

  • chart.js v3.0.0-alpha compatible release

Breaking changes

  • ESM bundle with tree shaking, in a module case one needs to manually register the chart types, see README
  • color / size scale configuration is shifted to scales.color and scales.size respectively. Moreover, the position option has changed to legend.align within the scale.
chartjs-chart-geo - Release 3.0.0-alpha.1 - Chart.js v3

Published by sgratzl over 4 years ago

  • compatible version with chart.js v3.0.0-alpha
  • improved build system
  • enable animation by default
chartjs-chart-geo - Performance and Radius/Area Scale

Published by sgratzl over 4 years ago

  • performance improvement by using caching for tooltip computation
  • rendering performance improvement by rendering into a canvas and reuse that
  • add radius / area scale option for better visual comparison
chartjs-chart-geo - Release 2.0.0

Published by sgratzl over 4 years ago

  • simpler ci (b91ca14)
  • update dependencies and format code (517285e)
  • unify updates (4fdb64e)
chartjs-chart-geo - Release 2.0.0-alpha.0

Published by sgratzl over 4 years ago

  • add docu (bc39f9a)
  • work on 2.8 compatibility (e031e3d)
  • disable legend by default for backwards compatibility (4e99424)
  • size scale (a9e9719)
  • refactor and start with size legend (0177619)
  • cleanup (b0e4ad6)
  • fix linting (58c4bc5)
  • tuning positions (664102e)
  • first running version (8890042)
  • wip (81b7d1d)
  • work on scales (445cf05)
  • work on scale (a249360)
  • better tooltips and more color options (e75d94f)
  • work on integrating a color scale (67b5ece)
  • less specific feature (fdd4c2e)
  • avoid some features (aacce52)
  • update dependencies (06f77d5)
chartjs-chart-geo - Release 1.1.4

Published by sgratzl over 4 years ago

  • Merge pull request #14 from sgratzl/sgratzl/center (200fdd6)
  • closes #13 center map (73e6882)
chartjs-chart-geo - Release 1.1.3

Published by sgratzl over 4 years ago

  • fix bubble map tooltip (8ff3356)
  • update version (54fc4c9)
  • Merge pull request #8 from jhoelzl/patch-1 (8a26a41)
  • fix: typo (7bf5f35)
chartjs-chart-geo - Release 1.1.2

Published by sgratzl almost 5 years ago

  • closes #5 clipping of bubble map (8faae59)
chartjs-chart-geo - Release 1.1.1

Published by sgratzl almost 5 years ago

  • closes #4 buggy inRange check (8234ec7)
chartjs-chart-geo - Release 1.1.0

Published by sgratzl almost 5 years ago

  • add v2.8.0 example (9a0bf61)
  • work on v2.9.2 compatibility (1ba5a97)
  • improve templates (f1cbf96)
  • Update issue templates (92a6481)
  • Create FUNDING.yml (efd8f57)
  • fix typo (eac396b)
  • distribute pack, too (d6c4b9f)
  • add codepen (3edff17)
chartjs-chart-geo - Release 1.0.0

Published by sgratzl about 5 years ago