jar

com.github.sh0nk : matplotlib4j

Maven & Gradle

Mar 26, 2021
218 stars

matplotlib4j · Matplotlib for java: A simple graph plot library for java with powerful python matplotlib

Table Of Contents

Latest Version

Download com.github.sh0nk : matplotlib4j JAR file - Latest Versions:

All Versions

Download com.github.sh0nk : matplotlib4j JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window matplotlib4j-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sh0nk.matplotlib4j.kwargs

├─ com.github.sh0nk.matplotlib4j.kwargs.KwargsBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.Line2DBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.PatchBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.PatchBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.kwargs.TextArgsBuilderImpl.class - [JAR]

com.github.sh0nk.matplotlib4j

├─ com.github.sh0nk.matplotlib4j.NumpyUtils.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.Plot.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.PlotImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.PyCommand.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.PythonConfig.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.PythonExecutionException.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.TypeConversion.class - [JAR]

com.github.sh0nk.matplotlib4j.builder

├─ com.github.sh0nk.matplotlib4j.builder.ArgsBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.Builder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.CLabelBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.CLabelBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.CompositeBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.ContourBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.ContourBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.HistBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.HistBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.LabelBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.LabelBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.LegendBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.LegendBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.PColorBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.PColorBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.PlotBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.PlotBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.SaveFigBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.SaveFigBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.ScaleBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.ScaleBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.SubplotBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.SubplotBuilderImpl.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.TextBuilder.class - [JAR]

├─ com.github.sh0nk.matplotlib4j.builder.TextBuilderImpl.class - [JAR]