Skip to content

Commit

Permalink
Merge pull request #190 from redbearsam/develop
Browse files Browse the repository at this point in the history
Update results.json to reflect Scatter name change
  • Loading branch information
matt-hooper authored May 8, 2019
2 parents 50cab94 + 909846e commit fb3ebcd
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions packages/perspective-viewer-d3fc/test/results/results.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"scatter.html/displays visible columns.": "1329731f3460e622393512a7f51163b5",
"scatter.html/displays visible columns.": "5a4c6d30a51cd17a0bb5f77fa16f91b3",
"line.html/shows a grid without any settings applied.": "0c7f5727c69f16688dd5aa6a487129ba",
"line.html/pivots by a row.": "e35807b1903fd67334749de0d49f3683",
"line.html/pivots by two rows.": "37975a7cdc9de3c13be9b6bdb0797646",
Expand Down Expand Up @@ -27,17 +27,17 @@
"bar.html/sorts by an alpha column.": "4fa47ac2e7207c9eb43ddd9d64696c8e",
"bar.html/displays visible columns.": "d6a8f925c6de67c3a3afebaf9eb70551",
"scatter.html/shows a grid without any settings applied.": "08720a4e1eba0f7299d784b24766ee5e",
"scatter.html/pivots by a row.": "6fe8496d35479473d1cb0ea23ef0237f",
"scatter.html/pivots by two rows.": "fe5fc8313d6ba120e183d8c601b0c089",
"scatter.html/pivots by a column.": "929af31d23620db517f00d2386cbb4d7",
"scatter.html/pivots by a row and a column.": "aaa316d63c02f5bb98dffc514a3f68e2",
"scatter.html/pivots by two rows and two columns.": "43b00e19b7d6baaf07dd61a6a6bfdbed",
"scatter.html/sorts by a hidden column.": "6fd0c8c16d716e74056cd3d05e02e6bb",
"scatter.html/sorts by a numeric column.": "472f61d29c1ec49caf83c1c6d3343347",
"scatter.html/filters by a numeric column.": "579ec864d862638435fdfda917b77c13",
"scatter.html/filters by a datetime column.": "3c7880353993715711921101d4fbf7c4",
"scatter.html/highlights invalid filter.": "8c123231aa8905a95096c8fedf5feaf5",
"scatter.html/sorts by an alpha column.": "8b2605bdaad014a0df4811edef673c54",
"scatter.html/pivots by a row.": "3efb7dd9cfc78e2f6df7521a94ef0c2d",
"scatter.html/pivots by two rows.": "81d42b2966158525a6e9b57fe6eed90d",
"scatter.html/pivots by a column.": "de3aec1745af4e37f7606ed42a6e6732",
"scatter.html/pivots by a row and a column.": "1b03a2aba3e8dd03e8bf8c4abc4296a0",
"scatter.html/pivots by two rows and two columns.": "12d17168af5580cc21bb9bfeb0d69eb7",
"scatter.html/sorts by a hidden column.": "b6e7f30510ca4e4afece17bc4a5e315f",
"scatter.html/sorts by a numeric column.": "291b703c9adc24d7438cd9642d0581a8",
"scatter.html/filters by a numeric column.": "023b543e5ed91cd1f583844ac141907a",
"scatter.html/filters by a datetime column.": "cda26e3fd300aed0d8194855c47e5d65",
"scatter.html/highlights invalid filter.": "a1f8d5c7013303b3c9dbd62dc3125944",
"scatter.html/sorts by an alpha column.": "5f38ef529b95369da40419344832ce31",
"bar-x.html/shows a grid without any settings applied.": "323dcddc42665e9d08aec22728e3834d",
"bar-x.html/pivots by a row.": "6d4aa0c7c7492ba5a3da39aace648f49",
"bar-x.html/pivots by two rows.": "1d2791ff4c9550affa579cb7529a72e3",
Expand Down Expand Up @@ -120,5 +120,5 @@
"sunburst.html/highlights invalid filter.": "e48566c24b1655a202d1d227424f71c5",
"sunburst.html/sorts by an alpha column.": "dca6a09d9b0c4b4a3fd6cdb91fa1eb1a",
"sunburst.html/displays visible columns.": "92769650f8ccaf823d070f3bd12aa73b",
"__GIT_COMMIT__": "87772b51fba4802095f9fa3b4b680d4a804be5d5"
"__GIT_COMMIT__": "d28fd7499d1dcec261da13caa940b3d03cfeee95"
}

0 comments on commit fb3ebcd

Please sign in to comment.