Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqianwen0418 authored Jun 7, 2024
1 parent fcaa9ae commit 3cfbeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ size = 500


# create visualization using gosling
@st.cache
@st.cache_data
def chart():
data = gos.matrix("https://server.gosling-lang.org/api/v1/tileset_info/?d=leung2015-hg38")
return gos.Track(data).mark_bar().encode(
Expand Down

0 comments on commit 3cfbeb0

Please sign in to comment.