Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

org.jfree:jfreechart-fx

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.jfree:jfreechart-fx

JFreeChart-FX is an extension for JFreeChart that provides JavaFX support.

  • 1.0.1
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

JFreeChart-FX

Version 1.0.1, 30 December 2017.

Maven Central

Overview

JFreeChart-FX is an extension for JFreeChart that allows JFreeChart to be used in JavaFX applications.

JFreeChart sample

Include

To include JFreeChart-FX in your application:

<dependency>
    <groupId>org.jfree</groupId>
    <artifactId>jfreechart-fx</artifactId>
    <version>1.0.1</version>
</dependency>

JFreeChart-FX has dependencies on:

  • JFreeChart 1.5.0
  • FXGraphics2D 1.6

Demo Programs

There are demo programs for this API provided in the following project:

https://github.com/jfree/jfree-fxdemos

History

Version 1.0.1 (30 December 2017)
  • fixed a bug in ChartCanvas (#3);
  • added source files to Javadoc output.
Version 1.0.0 (5 November 2017)

Initial release after extracting the JavaFX code from the JFreeChart project.

FAQs

Package last updated on 30 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc