Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jan 28, 2019
1 parent f99d74d commit 4462ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geoviews/element/geo.py
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,8 @@ def from_records(cls, records, dataset=None, on=None, value=None,
dim = Dimension(ind)
kdims.append(dim)

print(dataset, value)

ddims = []
if dataset:
if value:
Expand Down

0 comments on commit 4462ee4

Please sign in to comment.