inmath-lib-plot-extensions.0.5.1.source-code.barchart.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of finmath-lib-plot-extensions Show documentation
Show all versions of finmath-lib-plot-extensions Show documentation
finmath lib plot extensions provide convenient
plotting methods by providing consistent wrappers
to plot libraries (like JFreeChart or JavaFX).
The newest version!
.default-color0.chart-bar { -fx-bar-fill: #0000ff; }
.default-color1.chart-bar { -fx-bar-fill: #ff0000; }
.default-color2.chart-bar { -fx-bar-fill: #00ff00; }
.default-color0.chart-series-line { -fx-stroke: #202020; }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy