Skip to content

Plotting with log scale #276

Answered by polakowo
andreas-vester asked this question in Q&A
Nov 17, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
import vectorbt as vbt
import pandas as pd

pd.Series([1, 2, 3]).vbt.plot(yaxis=dict(type="log"))

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@andreas-vester
Comment options

@polakowo
Comment options

@andreas-vester
Comment options

Answer selected by andreas-vester
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants