Skip to content

Releases: marconugnes/MatplotlibJavaWrapper

3.0.0

Choose a tag to compare

@marconugnes marconugnes released this 18 Jul 13:40
v3.0.0

added all plot_surface properties and added support for multi-dimensi…

2.3.7

Choose a tag to compare

@marconugnes marconugnes released this 17 Jul 17:14
v2.3.7

feat: solve typo in build.gradle

2.3.6

Choose a tag to compare

@marconugnes marconugnes released this 17 Jul 17:11
v2.3.6

updated build.gradle file

Added plot_surface command

Choose a tag to compare

@marconugnes marconugnes released this 17 Jul 17:06

This release support the uses of the command ax.plot_surface()

v2.3.4

Choose a tag to compare

@marconugnes marconugnes released this 24 Mar 17:09
removed non-existens keyword for 3D quiver plots and added the real ones

v2.3.3

Choose a tag to compare

@marconugnes marconugnes released this 24 Mar 15:51
Merge branch 'master' of https://github.com/SpaceMarco93/MatplotlibJa…

v2.3.2

Choose a tag to compare

@marconugnes marconugnes released this 24 Mar 14:40
fix typo weigth int weight

v2.3.1

Choose a tag to compare

@marconugnes marconugnes released this 24 Mar 14:08
Merge branch 'master' of https://github.com/SpaceMarco93/MatplotlibJa…

v2.3.0

Choose a tag to compare

@marconugnes marconugnes released this 24 Mar 14:01
implemented quiver function both for 2D and 3D plots

v2.2.0

Choose a tag to compare

@marconugnes marconugnes released this 16 Mar 10:28
added axis equal functionality