Search found 4 matches

by nalsai
Thu Dec 12, 2013 1:39 am
Forum: JFreeChart
Topic: XYStepchart
Replies: 2
Views: 2339

Re: XYStepchart

Its changing color one edge before in the step chart.
by nalsai
Tue Dec 10, 2013 8:29 pm
Forum: JFreeChart
Topic: Zoom in/out feature
Replies: 0
Views: 3528

Zoom in/out feature

I have many charts and I save them as png and put them in html. 1.If user wants to zoom in /out png, is there a way that can be done with this approach. or is there any other way in which I can enable zoom in /out feature . 2.If I want to add some data as a table below or above the chart and then sa...
by nalsai
Fri Dec 06, 2013 2:56 am
Forum: JFreeChart
Topic: Drawing a pattern on the chart to show the difference of two
Replies: 1
Views: 1835

Drawing a pattern on the chart to show the difference of two

I would like to know to use some sort of drawing or marking in the chart to show difference between two renderers output . Iam using XYStepChart for one renderer and the other one StandardXY Renderer. I know the points where there is differnce, but wanted to represent on the chart , drawing a circle...
by nalsai
Fri Dec 06, 2013 2:51 am
Forum: JFreeChart
Topic: XYStepchart
Replies: 2
Views: 2339

XYStepchart

I have two XYStep renderers which shows two waveforms of digital signals with two different colors.I am overlapping them to show both the waveforms in a single chart. If signal has data other than 0,1 Ex: x state , z state in digital domain , I want to represent them differently, say drawing that pa...