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

Add plotly-esque point data info to pie & sankey event data #1896

Merged
merged 4 commits into from
Jul 19, 2017

Commits on Jul 17, 2017

  1. move hover_pie_test.js content to pie_test.js

    - no need for two test suite for pie traces.
    etpinard committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9ea1854 View commit details
    Browse the repository at this point in the history
  2. map 'i' & 'trace.index' value to pointNumber & curveNumber

    ... respectively, to make pie trace event data more on-par
        with other trace types.
    etpinard committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    2d75e70 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

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

Commits on Jul 19, 2017

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