From the course: Learning JavaFX GUI Development
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Challenge: Create a bar chart
From the course: Learning JavaFX GUI Development
Challenge: Create a bar chart
- [Voiceover] So, are you ready for your next challenge? In this challenge, I'd like you to create a bar chart for new car sales. Add a title to the page that includes formatting, add data for two sales people, and include the first quarter's worth of data, January, February and March. You'll need to look at the Java API for charts to see how to create bar charts. I'm estimating that this activity is gonna take you approximately 15 minutes. It might take a few minutes to look up the syntax or adding a bar chart. Alright, go ahead and give it a try. Have fun, and when you're done, check out my solution to see how I approach the problem.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.