Search found 9 matches
- Thu Aug 10, 2006 11:06 am
- Forum: JFreeChart
- Topic: I want to change font type,font size of dual axis chart
- Replies: 0
- Views: 2491
I want to change font type,font size of dual axis chart
Dear Dave and all, With the help of our jfree members i have created a dual axis chart.But i faced a problem that i am trying to change the font size,font type of label,tick units but i got only one left axis values changed according to the font type and size and set by me,other axis(right side does...
- Tue Aug 08, 2006 8:39 am
- Forum: JFreeChart
- Topic: How to change the row keys size,font type in the line chart?
- Replies: 0
- Views: 1651
How to change the row keys size,font type in the line chart?
Dear Dave and all, This is the code i have used for creating chart by using dataset. private CategoryDataset createDataset() { // row keys... final String series1 = "First"; final String series2 = "Second"; final String series3 = "Third"; // column keys... final String category1 = "Category 1"; fina...
- Tue Aug 08, 2006 6:45 am
- Forum: JFreeChart
- Topic: dual axis chart with both axis values set by user
- Replies: 5
- Views: 9812
How do u change x-axis and y-axis labels size and font type?
Dear Dave and all, I have created the bar chart but axis values ans labels are not looking good.I want to change the size of labels,axis values,their corresponding font sizes,types. And one more i want to create dual axis chart using jsp implementing jfree.Just give me some suggestions to achieve th...
- Wed Aug 02, 2006 12:45 pm
- Forum: JFreeChart
- Topic: dual axis chart with both axis values set by user
- Replies: 5
- Views: 9812
Reply for the avove
Hi,
That is correct but did u find any overlapping there and both axis range changed based on the dataset values.That is my problem
Regards,
Vairamuthu M
That is correct but did u find any overlapping there and both axis range changed based on the dataset values.That is my problem
Regards,
Vairamuthu M
- Wed Aug 02, 2006 5:04 am
- Forum: JFreeChart
- Topic: dual axis chart with both axis values set by user
- Replies: 5
- Views: 9812
dual axis chart with both axis values set by user
Dear Dave and all, This is the coding i used for making dual axis chart and the chart i got is comprising of four bars.I want only two bars to be shown but there are four bars and overlapping also.I have posted two more forums regarding this one and axis range to be set.But i didn't get any reply? S...
- Tue Aug 01, 2006 12:20 pm
- Forum: JFreeChart
- Topic: Dual Charts
- Replies: 3
- Views: 3711
I too want to create dual chart
Hi Dave and all, I want to create dual axis chart using the data retrived from database in a jsp file.I just enclose the bar chart i have created and i wanted this to be changed to dual axis chart. if i got the solution i will be thankful to you. String seriesNames = "Billing Details"; Color bgColor...
- Tue Aug 01, 2006 3:42 am
- Forum: JFreeChart
- Topic: I want to change axis values and also to make dual axis char
- Replies: 2
- Views: 3438
Customizing axis values and dual chart customization
Hi Dave and All, I will clearly explain what i want. 1.Actually i am retrieving date from database based on that chart axis values(or labels) are coming.I want to customize those values and fix it in specific range that range should be well divided or defined and visible one. That is labels showing ...
- Mon Jul 31, 2006 2:15 pm
- Forum: JFreeChart
- Topic: I want to change axis values and also to make dual axis char
- Replies: 2
- Views: 3438
I want to change axis values and also to make dual axis char
Hi Dave and all, I have created all type of charts using jfree.I am really happy to use jfree in chart making for my company project dashboard.And also i am presently going thro the classes,methods defined to change the chart properties according to our requirement.Now i am in need to change the axi...
- Fri Jul 14, 2006 10:14 am
- Forum: JFreeChart
- Topic: I want to change colors of the bar chart
- Replies: 1
- Views: 3985
I want to change colors of the bar chart
Hi Dave and all, I am Vairamuthu working as a trainee programmer.Actually i got a bar chart from my friend.W have to create some dashboards.So only focussing on JFREE.It's new to us.But we hope this suits for our requirement.But at the starting i had a doubt to change the color of bars.Where i can f...