Hi flipper203,
Can u tell me how did you put an image in Excel using poi. some brief method.
Search found 15 matches
- Thu Jul 30, 2009 12:06 pm
- Forum: JFreeChart
- Topic: Legend size problem
- Replies: 3
- Views: 4111
- Wed Jul 29, 2009 1:10 pm
- Forum: JFreeChart
- Topic: Image Map tag is inserted in middle of Input tag
- Replies: 0
- Views: 1892
Image Map tag is inserted in middle of Input tag
Hi I used JFree chart in many of my pages. But in one of my page, <map> tag generated by image map comes in middle of an input text box tag. if i have give a input text like this <input type="text" name="mytext" id="mytext"/> then after image map is generated the input tag becomes like this <input t...
- Thu Feb 19, 2009 12:50 pm
- Forum: JFreeChart
- Topic: Image Map generated when i create a image.
- Replies: 1
- Views: 2666
- Thu Feb 19, 2009 6:17 am
- Forum: JFreeChart
- Topic: Image Map generated when i create a image.
- Replies: 1
- Views: 2666
Image Map generated when i create a image.
I tried to use Jfree chart in JSF, when i do that generated image tag is closed without the src and map tag is generated and the image is not at all displayed. For example: when i do this: <h:graphicImage value="#{someMbean.barchart}" usemap="#imgMap1" /> I get output: <img><map id="imgMap" name="im...
- Fri Feb 13, 2009 8:24 am
- Forum: JFreeChart
- Topic: Problem in ToolTip for PieChart
- Replies: 1
- Views: 2691
- Fri Feb 13, 2009 7:42 am
- Forum: JFreeChart
- Topic: Problem in ToolTip for PieChart
- Replies: 1
- Views: 2691
Problem in ToolTip for PieChart
I have a piechart which has dynamic values for four datasets. If three datasets has values 0 and only one has some value then tooltip is not generated i.e its map is not generated. how can i generated the tool tip or where i am going wrong
- Sat Feb 07, 2009 2:03 pm
- Forum: JFreeChart
- Topic: FIXED: BarChart - Bars only have 1px width
- Replies: 7
- Views: 13530
- Tue Feb 03, 2009 5:34 am
- Forum: JFreeChart
- Topic: How to get progress of a task in horizontal bar chart.
- Replies: 3
- Views: 6026
- Mon Feb 02, 2009 2:35 pm
- Forum: JFreeChart
- Topic: How to get progress of a task in horizontal bar chart.
- Replies: 3
- Views: 6026
How to get progress of a task in horizontal bar chart.
Hi, 1) I have some tasks and i want show its percentage of completion in vertical graph. It should be like, if 50% percent of the task is completed then half of the bar should be red and half should be white. Is it possible in jfree chart to do that if yes then how can i achieve it. 2) I want to sho...
- Sat Jan 24, 2009 12:12 pm
- Forum: JFreeChart
- Topic: Remove space between bars in a horizontal bar Graph
- Replies: 2
- Views: 9327
- Sat Jan 24, 2009 8:15 am
- Forum: JFreeChart
- Topic: Remove space between bars in a horizontal bar Graph
- Replies: 2
- Views: 9327
Remove space between bars in a horizontal bar Graph
Hi, I have a horizontal bar chart which compare match score details three Teams. I have Match Category in one category axis and score in value axis . Now i have got a bar chart But by default there is space between horizontal bars. I want a set of score of three teams for a match to come together i....
- Sat Jan 24, 2009 6:49 am
- Forum: JFreeChart
- Topic: Change colors in 3d Pie Chart
- Replies: 3
- Views: 5626
- Fri Jan 23, 2009 10:03 am
- Forum: JFreeChart
- Topic: Change colors in 3d Pie Chart
- Replies: 3
- Views: 5626
I got he answer setSectionPaint(Comparable key , Color). Thanks i found it in one of the post. I have another small question. Is it possible to give link to a section. I am using pie chart in a jsp page which shows the some some graphs. I want redirect to another page by clicking on a of pie chart s...
- Fri Jan 23, 2009 8:34 am
- Forum: JFreeChart
- Topic: help needed in piechart labels on the piescetion
- Replies: 6
- Views: 9142
- Fri Jan 23, 2009 5:39 am
- Forum: JFreeChart
- Topic: Change colors in 3d Pie Chart
- Replies: 3
- Views: 5626
Change colors in 3d Pie Chart
Hi,
I have just started using JFree chart. Can any one please tell me how to define different colors in 3dPieChart.
I have just started using JFree chart. Can any one please tell me how to define different colors in 3dPieChart.