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

plotly_marker_change #13

Merged
merged 1 commit into from
Jul 24, 2023
Merged

plotly_marker_change #13

merged 1 commit into from
Jul 24, 2023

Conversation

ZiluM
Copy link
Collaborator

@ZiluM ZiluM commented Jul 24, 2023

change poorly marker to new version.

test code:

import cfr
print(cfr.__version__)
pdb = cfr.ProxyDatabase().fetch('PAGES2kv2')
fig = pdb.plotly_count()
fig.show()
fig1 = pdb.plotly()
fig1.show()

image
image

@fzhu2e fzhu2e merged commit 57fdcd2 into fzhu2e:main Jul 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants