mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-14 12:50:39 +08:00
Set plot directory prefix.
This commit is contained in:
@@ -221,6 +221,7 @@ latex_documents = [
|
||||
# -----------------------------------------------------------------------------
|
||||
# Plots
|
||||
# -----------------------------------------------------------------------------
|
||||
plot_basedir = os.path.join(curpath, "plots")
|
||||
plot_pre_code = """
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
Reference in New Issue
Block a user