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

Early parse, stack by parsed value instead of index #6106

Closed
wants to merge 16 commits into from

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    2b2dee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b0aeff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d2207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9c51a7 View commit details
    Browse the repository at this point in the history
  5. use parsed data for x-axis

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    cb6c051 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40db5ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fa6a71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    464865a View commit details
    Browse the repository at this point in the history
  9. getPixelForParsedValue

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    47efe4a View commit details
    Browse the repository at this point in the history
  10. _getPixel

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    435bba5 View commit details
    Browse the repository at this point in the history
  11. rebase - adapter options

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2eaa786 View commit details
    Browse the repository at this point in the history
  12. stacking by value

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    b6ff353 View commit details
    Browse the repository at this point in the history
  13. fix some issues

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    d2c9e4d View commit details
    Browse the repository at this point in the history
  14. remove chore from _getStacks, refactor parsing / retrieving parsed va…

    …lues, use parsed custom in bubble (radius)
    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    1f1a93d View commit details
    Browse the repository at this point in the history
  15. remove hardcoding of scale id

    kurkle committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2a18b62 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Add support for data as object

    kurkle committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    4997e7f View commit details
    Browse the repository at this point in the history