Aplot

Latest version: v0.1.0

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Now figure and ax are sub-classes of matplotlib original functions. And often they return themself

fig, ax = ap.subplots(1, 1)

freqs__Hz = np.linspace(0, 10, 100)
signal__GHz = np.sin(freqs__Hz)

ax.plot(freqs__Hz, signal__GHz, label="line 1", linestyle="--").autoaxis()

<img width="583" alt="image" src="https://github.com/kyrylo-gr/aplot/assets/52211599/47769101-2949-49f4-9901-a6e0a8984378">

0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.