Search found 1 match

by gagister
Tue Oct 15, 2019 1:10 pm
Forum: JFreeChart
Topic: BarChart zero values
Replies: 0
Views: 8704

BarChart zero values

Hello to everybody, I'm rather new to this library and I have an issue I can't handle. This is BarChart I created. https://i.ibb.co/drpr5D9/table.png What I need is to have a small bar for 0 (zero) values. This is the code I made for this chart: static JFreeChart drawBarChart(Map<String, Integer> an...