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

feat(legend/click): add click interations on legend titles #51

Merged
merged 49 commits into from
Mar 6, 2019

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    455a033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a063717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d6508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3db7f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae5dcaf View commit details
    Browse the repository at this point in the history
  6. refactor(geometry): allow all geometries to have specId & seriesKey

    Previously, LineGeometry and AreaGeometry did not have specId and seriesKey but rather had those
    properties within each of their points. This meant that there wasn't a way to use specId and
    seriesKey on the whole geometry, but required accessing a point within the geometry.
    emmacunningham committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    d6d88a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c062b2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    409097e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65b59f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eec61b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98d5cec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d12db7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61a2443 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77e101f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e4dafd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26ff575 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    407fc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af649f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b929d29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69c164a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d28d3d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40e6ed5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5aebdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2070ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08c051f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a696f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

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

Commits on Feb 15, 2019

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

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    0e95b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2bb81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee4860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44d1da1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

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

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    370f8b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c052f36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e252333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5857a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c081f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b60553c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d9a5d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    28a811b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e597e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    e6ba6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a8ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b3fe49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9d7140 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    f7f8d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f7e3d View commit details
    Browse the repository at this point in the history