Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts port to ESM #496

Merged
merged 24 commits into from
Mar 31, 2019
Merged

Charts port to ESM #496

merged 24 commits into from
Mar 31, 2019

Commits on May 30, 2017

  1. Add d3 as a dependency

    tlwr committed May 30, 2017
    Configuration menu
    Copy the full SHA
    fa89713 View commit details
    Browse the repository at this point in the history
  2. Add hex density chart

    tlwr committed May 30, 2017
    Configuration menu
    Copy the full SHA
    281d558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cdc7d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc642be View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    b4188db View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Add heatmap chart operation

    tlwr committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    1c87707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5944568 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Add "HTML to Text" operation

    tlwr committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    247e9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ea532 View commit details
    Browse the repository at this point in the history
  3. Add scatter plot operation

    tlwr committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    39ab600 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Add Series chart operation

    tlwr committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    6784a1c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    5bb8eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    da2d567 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    4ae8756 View commit details
    Browse the repository at this point in the history
  2. Actually made operations work (and made the module 8MB)

    Unfortunately they need jsdom
    mattnotmitt committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    f8874fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0019a4e View commit details
    Browse the repository at this point in the history
  4. Cleanup

    mattnotmitt committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    6501454 View commit details
    Browse the repository at this point in the history
  5. Update nodom

    mattnotmitt committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    ca6d472 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    fd7fd9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c0425 View commit details
    Browse the repository at this point in the history
  3. Fix categories JSON issue

    mattnotmitt committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    cd22985 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    768fef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad5f88 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    b3d92b0 View commit details
    Browse the repository at this point in the history