Skip to content

Commit 791a866

Browse files
committed
More fixes
1 parent 47f94c9 commit 791a866

3 files changed

Lines changed: 0 additions & 5 deletions

File tree

altair-python/scatter_basic.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
subset=[
77
"Production Budget",
88
"Worldwide Gross",
9-
"IMDB Rating",
10-
"Major Genre",
11-
"MPAA Rating",
129
]
1310
)
1411

altair-python/scatter_connected.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"Worldwide Gross",
99
"IMDB Rating",
1010
"Major Genre",
11-
"MPAA Rating",
1211
]
1312
)
1413

altair-python/scatter_encoding_channels.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"Worldwide Gross",
99
"IMDB Rating",
1010
"Major Genre",
11-
"MPAA Rating",
1211
]
1312
)
1413

0 commit comments

Comments
 (0)