Help me fix this problem!

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
jirotheking
Posts: 1
Joined: Thu Jul 08, 2021 3:21 am
antibot: No, of course not.
Contact:

Help me fix this problem!

Post by jirotheking » Thu Jul 08, 2021 4:12 am

Hello all! Just graduated from bootcamp, I'm quite new to programming. I'm even newer to Java that I am using for a portfolio section to add to my resume. I was hoping to use JFreeChart to create a chart in my application that shows the relevant data (actually, I want it connected to the relational database and updated in real time, but I'm not sure if that could happen).

I have been continuously looking for tutorials that could help me achieve this project's MVP but I have yet to find a JFreeChart tutorial that I can fully grasp and understand. Does anyone out there have any suggestions or can help me get where I need to go? I hope to just create a baseline or scatter chart.

I am using JDK8 and IntelliJ on a Windows PC.

Locked